Skip to content

GurzuInc/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xecutioners dotfiles

  • Has configurations for zshrc and vimrc to be productive from the start

Zshrc

Assuming you already have zsh and oh my zsh installed in your system . If you have not. Refer to these articles on why you should switch to zsh immediately .

If zsh now has your attention go ahead to the http://www.zsh.org/ to find out more about it. If you are convinced that you need zsh . brew install zsh

While you are at it go ahead an add some steroids to your zsh

Following are some cool feature on my zsh .

  • crunch already set as default theme.
  • git , zsh-syntax-highlighting already enabled
  • some cool aliases for you to quickly edit your zshrc "ozrc"
  • Ctags Yea!!! http://ctags.sourceforge.net/
  • auto cd already configured to your ~/dev directory

VIMRC

Assuming you have gained the universal enlightenment and understand that there is no other true editor. Here is some configurations you would get

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.9%
  • Vim Script 36.1%