Welcome to my dotfiles 🎉 here you'll find (some of) the configuration I use in my personal dev env. This is very personal, as it relies heavily on my preferences. It is also ever-changing so don't expect this to be super up to date.
Kitty
-
Install kitty
-
Symlink
.config
folders:ln -s `dotfiles/kitty`
Terminal things
Karabiner
-
Download binary from Karabiner and install
-
Symlink
.config
folder:ln -s `dotfiles/karabiner`
Neovim
-
Install Neovim
-
Symlink
.config
folder:ln -s `dotfiles/nvim`
-
Install utilities:
brew install ripgrep brew install fzf npm install jsonlint -g
Lazygit
-
Install Lazygit
brew install lazygit
-
Create symlink for
/Users/guilherme/Library/Application\ Support/lazygit/config.yml
->dotfiles/lazygit/config.yml
Misc
- Slack theme:
#11111B,#F8F8FA,#6C7086,#B4BEFE,#181825,#CDD6F4,#A6E3A1,#F38BA8,#11111B,#FAB387