dotfiles/README.md

21 lines
315 B
Markdown
Raw Normal View History

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:12:05 +00:00
ex:
2015-09-15 17:12:05 +00:00
```ln -s dotfiles/zshrc ~/.zshrc```
2015-12-21 18:51:28 +00:00
## Script
Just run ```dotfiles/INSTALL.sh```
## Requirements:
- bin/sshc
cpan Term::Title
cpan Perl::Critic
cpan XML::Dumper
cpan Curses
cpan Curses::UI