Skip to content

Still figuring this all out, copy with care. Feedback/tips/advice welcome. :)

License

Notifications You must be signed in to change notification settings

BHydden/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Setup from clean install

apt install git curl vim tmux

git clone https://github.com/BHydden/dotfiles.git ~/dotfiles

# do next line for all dotfiles
ln -s <destination file or directory> <name of the symlink>

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall # install vim plugins

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
 
# type this in terminal if tmux is already running
$ tmux source ~/.tmux.conf

# install tmux plugins
prefix - I (captial I)

About

Still figuring this all out, copy with care. Feedback/tips/advice welcome. :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published