2015-09-15 17:12:05 +00:00
|
|
|
# How To
|
|
|
|
|
|
|
|
Clone the repository, then symlink `ln -s` each file to the dotted version in your homedirectory.
|
2015-09-15 17:14:11 +00:00
|
|
|
|
2015-09-15 17:12:05 +00:00
|
|
|
ex:
|
2015-09-15 17:14:11 +00:00
|
|
|
|
2015-09-15 17:12:05 +00:00
|
|
|
```ln -s dotfiles/zshrc ~/.zshrc```
|
2015-09-15 17:14:11 +00:00
|
|
|
|
2015-12-21 18:51:28 +00:00
|
|
|
## Script
|
|
|
|
Just run ```dotfiles/INSTALL.sh```
|
|
|
|
|
2017-02-15 17:23:57 +00:00
|
|
|
|
|
|
|
## Requirements:
|
|
|
|
- bin/sshc
|
|
|
|
cpan Term::Title
|
|
|
|
cpan Perl::Critic
|
|
|
|
cpan XML::Dumper
|
|
|
|
cpan Curses
|
|
|
|
cpan Curses::UI
|
|
|
|
|