8000 GitHub - waynee95/dotfiles: my config files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

waynee95/dotfiles

Repository files navigation

dotfiles

my collection of config files

System Setup

  • distro ubuntu
  • wm stumpwm
  • terminal kitty together with tmux
  • browser firefox
  • shell zsh with common
  • editor vim

Usage

I use GNU Stow to manage my dotfiles.

$ git clone https://github.com/waynee95/dotfiles ~/.dotfiles
$ cd ~/.dotfiles
$ stow bash zsh vim # plus whatever else you'd like

It will create a symbolic link for each file in your $HOME directory. To delete it, you can use.

$ stow -D zsh

Inspired by

License

MIT

About

my config files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0