Last active
June 26, 2019 00:51
-
-
Save jumbosushi/900c1a564dcbf8d3417daaf43b112d02 to your computer and use it in GitHub Desktop.
Clone bare vim docker setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/jumbosushi/dotfiles.git ~/.vimsetup | |
cp ~/.vimsetup/.vimrc_bare ~/.vimrc | |
cp ~/.vimsetup/.editrc ~/.editrc | |
cp ~/.vimsetup/.inputrc ~/.inputrc | |
cp ~/.vimsetup/.pryrc ~/.pryrc | |
cp ~/.vimsetup/.tmux.conf ~/.tmux.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment