sudo apt-get install gitgit clone http://github.com/tillmd/dotfilessudo apt-get install ansiblemake install| Command | Description |
|---|---|
make install |
Run the full Ansible playbook |
make check |
Dry-run the playbook (no changes made) |
make lint |
Run shellcheck on all shell scripts |
make help |
Show available targets |
ansible-playbook ansible/main.ymlCopy Preference File
Copy Keymap File
Install packages :
- GitGutter
- Brogrammer Theme
- MarkDownExtended
scp -p $TW_PORT $TW_USER@$TW_URL:env/.* ~/.scp -p $TW_PORT $TW_USER@$TW_URL:pem/*.pem ~/.ssh/.ssh-keygen -t rsa -b 4096 -C "your_email@example.com"