Granddave / dotfiles

My dotfiles. Ansible powered installation using stow to set up Neovim, Tmux, Alacritty, Zsh among other tools and scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My dotfiles. Ansible powered installation using stow to set up Neovim, Tmux, Alacritty, Zsh among other tools and scripts.


Languages

Language:Lua 65.5%Language:Shell 16.7%Language:Python 16.4%Language:Vim Script 1.3%Language:GDB 0.1%