Skip to content
/ dotfiles-1 Public
forked from blueyed/dotfiles

Config files for zsh, vim, pentadactyl, completions, git.

License

Notifications You must be signed in to change notification settings

zak/dotfiles-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daniel Hahlers Dotfiles

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

Installation

# a) with a github account/setup:
git clone git@github.com:blueyed/dotfiles ~/.dotfiles
# b) without a github account setup:
git clone git://github.com/blueyed/dotfiles ~/.dotfiles
cd ~/.dotfiles
make install

Environment

I primarily use zsh on Linux, but this is setup for generic shells (like bash) as well.

If you would like to switch to zsh, you can do so with the following command:

chsh -s /bin/zsh

The Makefile in ~/.dotfiles provides this conviently via ‘make setup_zsh`.

Z Shell

zsh is setup via a oh-my-zsh git submodule (heavily forked).

About

Config files for zsh, vim, pentadactyl, completions, git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 70.8%
  • JavaScript 12.7%
  • Perl 8.5%
  • Shell 3.6%
  • Ruby 1.8%
  • Lua 1.2%
  • Other 1.4%