A personal configuration for the linux terminal using zsh, oh my zsh and neovim
I need git in order to clone various repo (vim plugins, tmux plugin..., themes)
sudo apt install git --assume-yes
I need this package as an enhanced ctags
sudo apt install universal-ctags --assume-yes
[...]