Skip to content

alexanderwiller/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

my personal configuration dot-files

feel free to steal whatever you like

homesick / homeshick

configs for:

  • zsh
  • vim
  • tmux
  • git (1.7.10+)
  • htop
  • ansiweather
  • Xresources (xterm)
  • irssi

assumes installed software:

  • python 3.3+
  • git
  • zsh
  • vim
  • sudo (optional)
  • htop (optional)
mkdir -pv $HOME/bin
git clone https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
echo "y" | $HOME/.homesick/repos/homeshick/bin/homeshick clone alex04103/dotfiles

chsh -s /bin/zsh
vim +PluginInstall +qa
exec zsh

About

my personal configuration dot-files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.5%
  • Other 1.5%