Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: neovide | Vitor Gonçalves | 2024-02-16 | 1 | -0/+8 |
| | |||||
* | mimeapps: figma? | Vitor Gonçalves | 2024-02-16 | 1 | -0/+2 |
| | |||||
* | feat: neorg and haskell stuff | Vitor Gonçalves | 2024-02-10 | 4 | -2/+63 |
| | |||||
* | updated README | Vitor Gonçalves | 2024-02-03 | 1 | -0/+22 |
| | |||||
* | removed nvim-related modules | Vitor Gonçalves | 2024-02-03 | 1 | -9/+0 |
| | |||||
* | nvim: fixed indentation, added treesitter/telescope | Vitor Gonçalves | 2024-02-03 | 3 | -11/+25 |
| | |||||
* | updated gitignore | Vitor Gonçalves | 2024-02-03 | 1 | -0/+1 |
| | |||||
* | Delete .config/nvim/lazy-lock.json | Vitor Gonçalves | 2024-02-03 | 1 | -4/+0 |
| | |||||
* | nvim: major refactor | Vitor Gonçalves | 2024-02-03 | 9 | -60/+75 |
| | | | | it's basically the same config but refactored | ||||
* | updated REDAME | Vitor Gonçalves | 2024-02-03 | 1 | -6/+2 |
| | |||||
* | zcompdump | Vitor Gonçalves | 2024-02-03 | 2 | -1909/+1 |
| | |||||
* | updated submodules | Vitor Gonçalves | 2024-01-27 | 2 | -0/+1908 |
| | |||||
* | removed sonokai - didn't use the colorscheme ofc | Vitor Gonçalves | 2024-01-27 | 2 | -3/+0 |
| | |||||
* | changed identity file | Vitor Gonçalves | 2024-01-27 | 1 | -1/+1 |
| | |||||
* | nvim: gruvbox-nvim is my friend now | Vitor Gonçalves | 2024-01-27 | 3 | -3/+5 |
| | |||||
* | Removed gruvbox - substituting with gruvbox.nvim | Vitor Gonçalves | 2024-01-27 | 2 | -6/+0 |
| | |||||
* | banana zsh prompt > starship | Vitor Gonçalves | 2024-01-24 | 3 | -64/+34 |
| | |||||
* | another cool thing i found on the same article lol | Vitor Gonçalves | 2024-01-24 | 1 | -0/+1 |
| | |||||
* | nice feature i found on the internet | Vitor Gonçalves | 2024-01-24 | 1 | -0/+7 |
| | |||||
* | it didn't delete it tho | Vitor Gonçalves | 2024-01-24 | 1 | -1907/+0 |
| | |||||
* | gitignore | Vitor Gonçalves | 2024-01-24 | 1 | -0/+1 |
| | |||||
* | zsh: neovim aliases | Vitor Gonçalves | 2024-01-24 | 2 | -0/+1910 |
| | |||||
* | nvim: major updates, init.lua and gruvbox finally | Vitor Gonçalves | 2024-01-24 | 4 | -55/+67 |
| | |||||
* | dwm autostart script | Vitor Gonçalves | 2024-01-24 | 1 | -0/+5 |
| | |||||
* | added pacman alias; removed .zcompdump | Vitor Gonçalves | 2024-01-22 | 2 | -1850/+2 |
| | |||||
* | autocd for zsh | Vitor Gonçalves | 2024-01-22 | 1 | -0/+1 |
| | |||||
* | wrapper for termfilechooser | Vitor Gonçalves | 2024-01-22 | 1 | -0/+65 |
| | |||||
* | added termfilechooser for gui programs | Vitor Gonçalves | 2024-01-22 | 1 | -0/+3 |
| | |||||
* | removed foot, i3status-rs and sway configs | Vitor Gonçalves | 2024-01-22 | 3 | -237/+0 |
| | |||||
* | removed <dir> from fonts.conf | Vitor Gonçalves | 2024-01-22 | 1 | -1/+0 |
| | |||||
* | zshenv was broken | Vitor Gonçalves | 2024-01-22 | 1 | -17/+14 |
| | | | | actually i just discovered what 'export' does to the variable declaration, it makes it available to subprocesses | ||||
* | explicit pager and editor declarations in gitconfig | Vitor Gonçalves | 2024-01-22 | 1 | -0/+2 |
| | |||||
* | new default programs | Vitor Gonçalves | 2024-01-22 | 1 | -3/+5 |
| | |||||
* | rm bash, now i'm friends with zsh | Vitor Gonçalves | 2024-01-22 | 18 | -192/+1973 |
| | |||||
* | fonts: removed noto fonts | Vitor Gonçalves | 2024-01-21 | 1 | -537/+24 |
| | |||||
* | bash: forgot alias | Vitor Gonçalves | 2024-01-21 | 1 | -0/+1 |
| | |||||
* | updated README.md | Vitor Gonçalves | 2024-01-20 | 1 | -5/+1 |
| | |||||
* | stopped using sway too! | Vitor Gonçalves | 2024-01-20 | 1 | -0/+0 |
| | |||||
* | forgot to add in the rc commit | Vitor Gonçalves | 2024-01-20 | 1 | -5/+0 |
| | | | | i'm not using vi mode!!! | ||||
* | added p() and ap() to bash | Vitor Gonçalves | 2024-01-20 | 1 | -0/+52 |
| | | | | | p=pacman ap=aur pacman (i'm using aurutils, i need this) | ||||
* | removed chezmoi and added nice programs | Vitor Gonçalves | 2024-01-20 | 1 | -4/+5 |
| | | | | idk i'm kinda feeling like using those rust rewrites with eyecandy | ||||
* | added AUR_PAGER (for aurutils) and removed vi mode | Vitor Gonçalves | 2024-01-20 | 1 | -5/+1 |
| | | | | yes i've switched to arch again | ||||
* | nvim: switch dein>submodules for plugins | Vitor Gonçalves | 2024-01-20 | 5 | -15/+14 |
| | | | | dein is such a weird thing idk, and submodules just work: if i dont want a plugin? okay, just move it out or rm the directory lol | ||||
* | fix: use firefox-wayland instead of firefox | Vitor Gonçalves | 2023-12-17 | 1 | -1/+1 |
| | | | | i was using firefox with xwayland lol | ||||
* | bash: added PATH declaration | Vitor Gonçalves | 2023-12-12 | 1 | -0/+1 |
| | | | | idk how i forgot that | ||||
* | aliases: added update-web | Vitor Gonçalves | 2023-12-05 | 1 | -0/+1 |
| | | | | simple ssh command to git pull my web repo | ||||
* | bash: changed fzf to bemenu in pf() | Vitor Gonçalves | 2023-12-05 | 1 | -2/+1 |
| | | | | | also did a bugfix where if you don't select no nothing you would cd into $root_dir | ||||
* | readme: added a screenshot! | Vitor Gonçalves | 2023-12-05 | 2 | -0/+4 |
| | |||||
* | i3status-rust: removed location name from bar | Vitor Gonçalves | 2023-12-05 | 1 | -1/+1 |
| | | | | i were to took a screenshot and almost got doxxed (skull emoji) | ||||
* | readme: improved the description of this | Vitor Gonçalves | 2023-12-05 | 1 | -1/+5 |
| |