Skip to content

katszwn/.dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles aka config files

These are config files to set up a system the way I like it.

Installation

git clone git://github.com/sognat/.dot ~/.dot
ln -s ~/.dot/gitignore ~/.gitignore
ln -s ~/.dot/vim ~/.vim
ln -s ~/.dot/vim/vimrc ./.vimrc
ln -s ~/.dot/zsh ~/.zsh
ln -s ~/.dot/zsh/zshrc ~/.zshrc

Environment

I am running on Mac OS X Terminal with zsh shell. If you like to switch from old bash, use the following command.

chsh -s /bin/zsh

Features

Git-based prompt

Vim

About

Config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.1%
  • Vim Script 8.6%
  • Ruby 6.3%