.vimrc
.tmux.conf Basic yaml configuration for node dev(tmuxp)
.zshrc
.bashrc(fallback shell)
apt install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall