Unix development setup.
Screenshot from Windows Terminal using Omni theme and JetBrains Mono font family.
Below is a list of the packages you might need to install to make things work.
- asdf-vm
- bat
- exa
- fzf
- neovim
- starship
- tmux
- zoxide
- zsh
- atuin
- thefuck
Ensure they are all installed using your preferred package manager, and don't forget to upgrade your packages before doing so!
You can easily cURL my files into your machine! Just run the command below:
curl -Lks https://gist.githubusercontent.com/EduardoRodriguesF/600ed2f94ad4bdba947fbdf0ca698a9e/raw | bash
Alternatively, you can access the gist here and execute directly in your terminal.
If you don't use zsh
yet, run the command below to make it your default shell:
chsh -s $(which zsh)
Nothing will be deleted nor overwritten! Every file that causes conflict will be moved to ~/.dotfiles-backup
so the checkout goes smoothly.
- Audio management: pamixer
- rofi