Skip to content

LandonPatmore/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

My collection of dot files.

Setting up

  1. git clone git@github.com:LandonPatmore/.dotfiles.git ~/.dotfiles
  2. install zsh
  3. install oh-my-zsh
  4. delete original zshrc file, rm ~/.zshrc
  5. ln -s ~/.dotfiles/.zshrc ~/.zshrc
  6. open zshrc and edit ZSH file path
  7. download Powerlevel10K theme
  8. download Vundle
  9. source ~/.zshrc
  10. go into vim and type PluginInstall
  11. done

Releases

No releases published

Packages

No packages published