Configuration files for zsh, bash, vim, tmux, git, and VSCode
Clone the git repository:
git clone https://github.com/nirantak/dotfiles.git ~/dotfiles
Install necessary dependencies
brew install git curl wget vim zsh tmux
# OR
sudo apt update && sudo apt install -y git curl wget vim zsh tmux
Or for full system setup, see repo nirantak/infra-automation. Run any of the bootstrap scripts.
Install additional software (Included in bootstrap scripts)
- Oh-my-zsh
- Visual Studio Code
- Powerline
- powerlevel10k
- Meslo Font
- zsh-autosuggestions
- zsh-syntax-highlighting
Run the setup script
~/dotfiles/setup.sh
Old dotfiles are backed up in ~/dotfiles/dotfiles_old
- Zsh
- Vim