Skip to content

gdumitrescu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of my dotfiles

  • BASIC SETUP: on your local machine or your Cloud9 workspace.
$ git clone https://github.com/gdumitrescu/dotfiles.git ~/

and use GNU Stow for dotfiles management

or run $ ./install.sh or the following commands:

$ cd ~
$ wget https://raw.github.com/gdumitrescu/dotfiles/master/git/.gitignore
$ wget https://raw.github.com/gdumitrescu/dotfiles/master/git/.gitignore_global
$ wget https://raw.github.com/gdumitrescu/dotfiles/master/git/.gitconfig
$ wget https://raw.github.com/gdumitrescu/dotfiles/master/tmux/.tmux.conf
$ wget https://raw.github.com/gdumitrescu/dotfiles/master/vim/.vimrc

$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ vim +BundleInstall +qall

Thanks

  • Github user: akitaonrails for vim color schemes

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published