Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.18 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.18 KB

dotfiles

This is my personal dotfiles repository.

A single Ansible playbook installs and sets up all applications and uses stow to install symlinks to the dotfiles.

Some of the main tools that I use in my daily workflow:

Screenshot

Installation

NOTE: Please READ and UNDERSTAND what the script and playbook does before executing

$ ./bootstrap.sh
$ ansible-playbook setup.yml -K

Other fun stuff

Custom Vimium mappings for Chrome

unmap <a-p>
map <a-n> nextTab
map <a-p> previousTab