Skip to content

LandonPatmore/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My collection of dot files.

Setting up

  1. git clone [email protected]: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. ln -s ~/.dotfiles/.vimrc ~/.vimrc
  10. ln -s ~/.dotfiles/.p10k.zsh ~/.p10k.zsh
  11. source ~/.zshrc
  12. go into vim and type PluginInstall
  13. done

About

My collection of dot files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published