Commit Graph

112 Commits

Author SHA1 Message Date
Vitor Gonçalves 113eb0b5c4
dwm autostart: redshift go BRRRRR 2024-02-29 20:27:38 -03:00
Vitor Gonçalves 912358ac43
revert nvim: neovide 2024-02-18 12:46:28 -03:00
Vitor Gonçalves 2728acb5fe
zsh: remove VISUAL
it was not working and idk, neovide seems cringe
2024-02-18 12:45:53 -03:00
Vitor Gonçalves e96fda4167
alias: update website contents with 7 chars 2024-02-17 01:51:42 -03:00
Vitor Gonçalves 7a483c02f2
fixed quotation, added wineprefix 2024-02-17 01:51:04 -03:00
Vitor Gonçalves 36a7a2e916
alias: adb doesn't create .android 2024-02-16 18:50:06 -03:00
Vitor Gonçalves 38c72510a4
zsh: ghcup stuff 2024-02-16 18:49:21 -03:00
Vitor Gonçalves f067b1dada
zsh: clear up ~ 2024-02-16 18:48:36 -03:00
Vitor Gonçalves 6daa9137e7
zsh: neovide is my visual 2024-02-16 18:48:10 -03:00
Vitor Gonçalves db5d7a04eb
zsh: zprofile autostarts X 2024-02-16 18:47:00 -03:00
Vitor Gonçalves 00fe62184e
nvim: neovide 2024-02-16 18:45:10 -03:00
Vitor Gonçalves a2afba2b35
mimeapps: figma? 2024-02-16 18:44:38 -03:00
Vitor Gonçalves 3fab06c771
feat: neorg and haskell stuff 2024-02-10 21:31:33 -03:00
Vitor Gonçalves 0df7619012
updated README 2024-02-03 12:04:21 -03:00
Vitor Gonçalves 355c7b6199
removed nvim-related modules 2024-02-03 11:58:11 -03:00
Vitor Gonçalves 173e25046f
nvim: fixed indentation, added treesitter/telescope 2024-02-03 11:56:28 -03:00
Vitor Gonçalves 9b8432ef4c
updated gitignore 2024-02-03 11:56:28 -03:00
Vitor Gonçalves 926069f295 Delete .config/nvim/lazy-lock.json 2024-02-03 14:53:26 +00:00
Vitor Gonçalves 8abb5dc6df
nvim: major refactor
it's basically the same config but refactored
2024-02-03 11:04:08 -03:00
Vitor Gonçalves 071793d598
updated REDAME 2024-02-03 09:56:39 -03:00
Vitor Gonçalves 0a95d4813d
zcompdump 2024-02-03 09:54:35 -03:00
Vitor Gonçalves f5dcbecba6
updated submodules 2024-01-27 12:32:17 -03:00
Vitor Gonçalves b3424a5741
removed sonokai - didn't use the colorscheme ofc 2024-01-27 12:27:23 -03:00
Vitor Gonçalves 2fb4d28f87
changed identity file 2024-01-27 12:19:06 -03:00
Vitor Gonçalves 85454b9d3f
nvim: gruvbox-nvim is my friend now 2024-01-27 12:18:32 -03:00
Vitor Gonçalves e05b0a1dbe
Removed gruvbox - substituting with gruvbox.nvim 2024-01-27 12:14:57 -03:00
Vitor Gonçalves a7d5062653
banana zsh prompt > starship 2024-01-24 21:04:24 -03:00
Vitor Gonçalves 693c77255b
another cool thing i found on the same article lol 2024-01-24 03:39:23 -03:00
Vitor Gonçalves d99a982fb6
nice feature i found on the internet 2024-01-24 03:37:44 -03:00
Vitor Gonçalves 8b4f910dc4
it didn't delete it tho 2024-01-24 03:34:19 -03:00
Vitor Gonçalves 3171452d5e
gitignore 2024-01-24 03:33:23 -03:00
Vitor Gonçalves 5cbfe79715
zsh: neovim aliases 2024-01-24 03:32:31 -03:00
Vitor Gonçalves b9fafe3d85
nvim: major updates, init.lua and gruvbox finally 2024-01-24 03:31:49 -03:00
Vitor Gonçalves 9d2d778f4f
dwm autostart script 2024-01-24 00:10:38 -03:00
Vitor Gonçalves b08a8c1314
added pacman alias; removed .zcompdump 2024-01-22 20:25:11 -03:00
Vitor Gonçalves 9911b2bf52
autocd for zsh 2024-01-22 18:30:41 -03:00
Vitor Gonçalves 4b5a8597df
wrapper for termfilechooser 2024-01-22 18:22:21 -03:00
Vitor Gonçalves 7720e82051
added termfilechooser for gui programs 2024-01-22 18:19:56 -03:00
Vitor Gonçalves e8936f9b76
removed foot, i3status-rs and sway configs 2024-01-22 18:18:48 -03:00
Vitor Gonçalves 7fe649ce3b
removed <dir> from fonts.conf 2024-01-22 18:17:30 -03:00
Vitor Gonçalves c5ac8508d4
zshenv was broken
actually i just discovered what 'export' does to the variable declaration, it makes it available to subprocesses
2024-01-22 18:16:26 -03:00
Vitor Gonçalves 8996dba454
explicit pager and editor declarations in gitconfig 2024-01-22 18:15:24 -03:00
Vitor Gonçalves b724785423
new default programs 2024-01-22 18:14:54 -03:00
Vitor Gonçalves e9325dcabe
rm bash, now i'm friends with zsh 2024-01-22 18:11:56 -03:00
Vitor Gonçalves 232f64ffce
fonts: removed noto fonts 2024-01-21 20:58:37 -03:00
Vitor Gonçalves d1707be9f0
bash: forgot alias 2024-01-21 20:58:19 -03:00
Vitor Gonçalves 6768ebb71b
updated README.md 2024-01-20 02:54:14 -03:00
Vitor Gonçalves e623446c48
stopped using sway too! 2024-01-20 02:52:11 -03:00
Vitor Gonçalves 0c892f26d6
forgot to add in the rc commit
i'm not using vi mode!!!
2024-01-20 02:48:02 -03:00
Vitor Gonçalves a6cae126b6
added p() and ap() to bash
p=pacman
ap=aur pacman (i'm using aurutils, i need this)
2024-01-20 02:47:21 -03:00