Skip to content

ppartarr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles for vim, zsh, tmux and more

Install

$ git clone git@github.com:ppartarr/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles

Usage

I use stow for managing symlinks. You can customise what tools you want the dotfiles for by commenting the name of the folder in the setup.sh script:

useronly=(
    # contains dotfiles shared by bash and zsh like .profile
    shell
    vim
    # pick either bash or zsh
    bash
    zsh
    git
)

Once you have configured which tools you want the dotfiles for, simply run

$ ./setup.sh

License

wtfpl @ Philippe Partarrieu

About

📁 dotfiles for zsh, vim, tmux and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published