Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

After cloning repo, run the following at the command line:

## Install oh my zsh: https://ohmyz.sh/
## Install powerline fonts: https://github.com/powerline/fonts
ln -s $HOME/dotfiles/.zshrc ~/
ln -s $HOME/dotfiles/.zprofile ~/

## In order to actually use the global gitignore
## git config --global core.excludesfile ~/.gitignore_global
ln -s $HOME/dotfiles/.gitignore_global ~/

## Install neovim: https://github.com/neovim/neovim/wiki/Installing-Neovim
## Install vim plug from: https://github.com/junegunn/vim-plug
## Run :PlugInstall in vim to install plugins
ln -s $HOME/dotfiles/.config/nvim ~/.config
ln -s $HOME/dotfiles/.config/i3 ~/.config
ln -s $HOME/dotfiles/.config/i3status ~/.config

ln -s $HOME/dotfiles/.Xresources ~/
ln -s $HOME/dotfiles/.xinitrc ~/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages