Skip to content

tristan-smith/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Vim Setup

Install Vim-Plug

curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Replace local configuration with this configuration (probably don't do this on someone else's machine)

curl -fLo ~/.vimrc https://raw.githubusercontent.com/tristan-smith/dotfiles/master/.vimrc
vim
:PlugInstall

Tmux Setup

$ curl -fLo ~/.tmux.conf https://raw.githubusercontent.com/tristan-smith/dotfiles/master/.tmux.conf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published