/dotfiles

Primary LanguageShell

Dotfiles

Installation

  • Install ZSH and make as default shell with chsh -s /usr/bin/zsh

  • Install nerd fonts:

  • Delete bashrc and zshrc manually

  • Execute ./install command at dotfiles directory

Add Scripts

  • Add script file in scripts folder

  • Add permissions to file with chmod 777 script name