git clone [email protected]:jstuckey/.dotfiles.git
# link dotfiles
ln -s ~/.dotfiles/bash_profile ~/.bash_profile
ln -s ~/.dotfiles/zshrc ~/.zshrc
ln -s ~/.dotfiles/inputrc ~/.inputrc
ln -s ~/.dotfiles/gitconfig ~/.gitconfig
ln -s ~/.dotfiles/vimrc ~/.vimrc
ln -s ~/.dotfiles/vim ~/.vim
ln -s ~/.dotfiles/tmux ~/.tmux.conf
ln -s ~/.dotfiles/git-completion.bash ~/.git-completion.bash
# vim plugins
git submodule update --init
# rbenv
git clone https://github.com/rbenv/rbenv.git ~/.rbenv
cd ~/.rbenv && src/configure && make -C src
git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build
# home / end keys
mkdir ~/Library/KeyBindings
ln -s ~/.dotfiles/DefaultKeyBinding.dict ~/Library/KeyBindings/DefaultKeyBinding.dict
-
Notifications
You must be signed in to change notification settings - Fork 0
jstuckey/.dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My Dotfiles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published