https://sw.kovidgoyal.net/kitty/
append xonsh
command to end
https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html
https://github.com/tpope/vim-pathogen
mkdir -p ~/.vim/autoload ~/.vim/bundle
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
https://github.com/bcicen/vim-vice
mkdir ~/.vim/colors
curl -Lo ~/.vim/colors/vice.vim https://raw.githubusercontent.com/bcicen/vim-vice/master/colors/vice.vim
https://github.com/preervim/nerdtree
git clone https://github.com/preservim/nerdtree.git ~/.vim/bundle/nerdtree