A collection of my config files to make it easy to share between machines.
Note to self: clone to ~/dotfiles then
for f in .[a-z]*; do ln -s ~/dotfiles/$f ~/$f; done
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A collection of my config files to make it easy to share between machines.
Note to self: clone to ~/dotfiles then
for f in .[a-z]*; do ln -s ~/dotfiles/$f ~/$f; done