mirror of https://github.com/einverne/dotfiles.git
Ein Verne
3 years ago
6 changed files with 23 additions and 2 deletions
@ -6,8 +6,9 @@ Set up using dotbot:
|
||||
git clone [email protected]:einverne/dotfiles.git |
||||
cd dotfiles |
||||
# under Linux, install essential packages |
||||
sh install.sh |
||||
./install |
||||
make linux |
||||
# under macOS |
||||
make macos |
||||
|
||||
## Overview |
||||
|
||||
|
Loading…
Reference in new issue