Skip to content

rossketron/dotfiles

Repository files navigation

Config files for zsh, vim, and more

Automated installation of zsh, oh-mh-zsh, powerlevel10k prompt, anaconda3, and a few plugins for vim and zsh

To install and setup environment:

  1. Run the following:
git clone [email protected]:rossketron/dotfiles
cd dotfiles
bash install.sh
  1. After the install.sh script is done, you will need to open the four 'MesloNF' .ttf font files from a file browser and click install.
  2. Open your terminal settings and change the terminal font to MesloNF 'Regular'.
  3. Set your color theme of choice -- I like Solarized Dark, Nord, and Gruvbox!
  4. Source zsh with the following command: zsh
  5. (Optional) Change your default/login shell to zsh: sudo chsh -s $(which zsh)
  6. Enjoy

About

Config files for zsh, vim, and others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published