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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bc59f2 · Dec 7, 2024
Jan 16, 2024
Oct 4, 2024
Dec 23, 2021
Jan 7, 2024
Oct 4, 2024
Nov 26, 2022
Dec 7, 2024
Jan 6, 2023
Jan 9, 2024
Feb 20, 2024
Jan 7, 2024
Nov 25, 2021
Oct 4, 2024
Jan 6, 2023
Aug 27, 2022
Jan 6, 2023
Oct 4, 2024
Nov 19, 2022
Jan 9, 2024
Nov 26, 2022
Oct 4, 2024

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