Skip to content
/ .home Public
forked from hackwell/.home

My settings for zsh, dot files and so on ...

Notifications You must be signed in to change notification settings

furyan87/.home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.home

These are my dotfiles to set preferences for zsh and some handy commands for everyday usage.

Installation

!!!Warning: the current script force deletes a lot dot-files, use with caution!!!

Installation is very simple, you just have to clone this repository to your home dir and run make install:

git clone git://github.com/furyan87/.home.git $HOME/.home
cd $HOME/.home && make install

The setup script will then clone the prezto repository (if necessary) and create a symlink in your home dir .zshrc to adjust $PATH as well as set zsh preferences. In addition oh-my-zsh is downloaded and installed. Its an awesome zsh expansion with plugins etc.

About

My settings for zsh, dot files and so on ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 67.3%
  • Shell 19.9%
  • Makefile 12.8%