Skip to content

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

Notifications You must be signed in to change notification settings

Granddave/dotfiles

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks