Skip to content

pchampio/zsh-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A easy and customisable start-up configuration for zsh

Screen

Install

sh -c "$(wget https://raw.githubusercontent.com/Drakirus/zsh-conf/master/install.sh -O -)"

Come with a dotfiles Manager (./dotfilesManager).
The dotfilesManager symlinks all the file in ~/dotfiles/ in the $HOME

Exemple

$ la $HOME

 .gitconfig -> /home/drakirus/dotfiles/gitconfig
 .gitignore -> /home/drakirus/dotfiles/gitignore
 .gitmessage -> /home/drakirus/dotfiles/gitmessage
 .tmux.conf -> /home/drakirus/dotfiles/tmux.conf
 .vimrc -> /home/drakirus/dotfiles/vimrc
 .zshrc -> /home/drakirus/dotfiles/zshrc

from

$ ls $HOME/dotfiles/

 gitconfig
 gitignore
 gitmessage
 tmux.conf
 vimrc
 zshrc
 README.md
 dircolors/
 zsh/

About

start-up configuration for zsh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages