Skip to content

yanpearson/DevConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevConfig

Backup of my configuration files used to configure my development environment

Install Vundle

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Clipboard support with tmux on mac os x

see this topic

brew install reattach-to-user-namespace

Error when commiting from the command line on mac os x

see this topic

git config --global core.editor $(which vim)

About

Backup of my configuration files used to configure my development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors