Skip to content

idarnius/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

The point where I have configured a lot of generic settings, configurations and themes.

These are configuration files to set up a basic UNIX system with:

  • vim
  • tmux
  • zsh
  • git
  • ctags
  • homebrew
  • ruby
  • ack

Usage

Basic installation:

$ git clone git://github.com/idarnius/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ scripts/check # verifies if the system has the needed packages
$ scripts/install # symlinks config files and setup Vim plugins.
You can remove them with:
$ scripts/remove

Vim

My Vim configuration file uses Vundle to manage the plugins.

Attributions

All the configuration files are based on the following works:

About

The point where I have configured a lot of generic settings, configurations and themes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published