about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* alias: update website contents with 7 charsVitor Gonçalves2024-02-171-0/+1
|
* fixed quotation, added wineprefixVitor Gonçalves2024-02-171-1/+2
|
* alias: adb doesn't create .androidVitor Gonçalves2024-02-162-0/+1912
|
* zsh: ghcup stuffVitor Gonçalves2024-02-161-0/+2
|
* zsh: clear up ~Vitor Gonçalves2024-02-161-1/+4
|
* zsh: neovide is my visualVitor Gonçalves2024-02-161-1/+1
|
* zsh: zprofile autostarts XVitor Gonçalves2024-02-161-0/+1
|
* nvim: neovideVitor Gonçalves2024-02-161-0/+8
|
* mimeapps: figma?Vitor Gonçalves2024-02-161-0/+2
|
* feat: neorg and haskell stuffVitor Gonçalves2024-02-104-2/+63
|
* updated READMEVitor Gonçalves2024-02-031-0/+22
|
* removed nvim-related modulesVitor Gonçalves2024-02-031-9/+0
|
* nvim: fixed indentation, added treesitter/telescopeVitor Gonçalves2024-02-033-11/+25
|
* updated gitignoreVitor Gonçalves2024-02-031-0/+1
|
* Delete .config/nvim/lazy-lock.jsonVitor Gonçalves2024-02-031-4/+0
|
* nvim: major refactorVitor Gonçalves2024-02-039-60/+75
| | | | it's basically the same config but refactored
* updated REDAMEVitor Gonçalves2024-02-031-6/+2
|
* zcompdumpVitor Gonçalves2024-02-032-1909/+1
|
* updated submodulesVitor Gonçalves2024-01-272-0/+1908
|
* removed sonokai - didn't use the colorscheme ofcVitor Gonçalves2024-01-272-3/+0
|
* changed identity fileVitor Gonçalves2024-01-271-1/+1
|
* nvim: gruvbox-nvim is my friend nowVitor Gonçalves2024-01-273-3/+5
|
* Removed gruvbox - substituting with gruvbox.nvimVitor Gonçalves2024-01-272-6/+0
|
* banana zsh prompt > starshipVitor Gonçalves2024-01-243-64/+34
|
* another cool thing i found on the same article lolVitor Gonçalves2024-01-241-0/+1
|
* nice feature i found on the internetVitor Gonçalves2024-01-241-0/+7
|
* it didn't delete it thoVitor Gonçalves2024-01-241-1907/+0
|
* gitignoreVitor Gonçalves2024-01-241-0/+1
|
* zsh: neovim aliasesVitor Gonçalves2024-01-242-0/+1910
|
* nvim: major updates, init.lua and gruvbox finallyVitor Gonçalves2024-01-244-55/+67
|
* dwm autostart scriptVitor Gonçalves2024-01-241-0/+5
|
* added pacman alias; removed .zcompdumpVitor Gonçalves2024-01-222-1850/+2
|
* autocd for zshVitor Gonçalves2024-01-221-0/+1
|
* wrapper for termfilechooserVitor Gonçalves2024-01-221-0/+65
|
* added termfilechooser for gui programsVitor Gonçalves2024-01-221-0/+3
|
* removed foot, i3status-rs and sway configsVitor Gonçalves2024-01-223-237/+0
|
* removed <dir> from fonts.confVitor Gonçalves2024-01-221-1/+0
|
* zshenv was brokenVitor Gonçalves2024-01-221-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 gitconfigVitor Gonçalves2024-01-221-0/+2
|
* new default programsVitor Gonçalves2024-01-221-3/+5
|
* rm bash, now i'm friends with zshVitor Gonçalves2024-01-2218-192/+1973
|
* fonts: removed noto fontsVitor Gonçalves2024-01-211-537/+24
|
* bash: forgot aliasVitor Gonçalves2024-01-211-0/+1
|
* updated README.mdVitor Gonçalves2024-01-201-5/+1
|
* stopped using sway too!Vitor Gonçalves2024-01-201-0/+0
|
* forgot to add in the rc commitVitor Gonçalves2024-01-201-5/+0
| | | | i'm not using vi mode!!!
* added p() and ap() to bashVitor Gonçalves2024-01-201-0/+52
| | | | | p=pacman ap=aur pacman (i'm using aurutils, i need this)
* removed chezmoi and added nice programsVitor Gonçalves2024-01-201-4/+5
| | | | idk i'm kinda feeling like using those rust rewrites with eyecandy
* added AUR_PAGER (for aurutils) and removed vi modeVitor Gonçalves2024-01-201-5/+1
| | | | yes i've switched to arch again
* nvim: switch dein>submodules for pluginsVitor Gonçalves2024-01-205-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