Skip to content

my dotfiles. there are many like 'em, but these ones are mine.

License

Notifications You must be signed in to change notification settings

yangkev/.dotfiles

Repository files navigation

dotfiles

pre-commit

Installation

$ git clone https://github.com/yangkev/.dotfiles $HOME/.dotfiles
$ cd $HOME/.dotfiles
$ ./install.sh

These dotfiles are managed with GNU Stow. (See Using GNU Stow to manage your dotfiles).

Each of the top level directories represents a package. install.sh is a convenient installation script that will allow you to interactively install each package and will backup existing dotfiles that will be overwritten to ~/.old_dotfiles. You can also choose to install individual packages with stow vim (for example) instead.

Uninstalling can be done with ./install.sh -u or:

$ cd $HOME/.dotfiles
$ stow -D vim
...

For additional help, see:

$ ./install.sh -h

Stuff I use

cli

nvim

zsh

tmux

  • tpm - tmux plugin manager

eye-candy

macos

About

my dotfiles. there are many like 'em, but these ones are mine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published