Find a file
Oliver Davies 92d1ddeff2 feat: add a mapping to make the file executable
Press Ctrl+x in Vim to make the current file executable. Useful when
writing bash scripts.
2021-09-17 21:29:23 +01:00
alacritty/.config/alacritty feat(alacritty): Use JetBrains Mono font 2021-08-04 23:52:15 +01:00
bin/bin fix: sort directory list before piping to fzf 2021-09-17 21:26:34 +01:00
composer/.composer Use stow for managing dotfiles 2021-07-27 14:38:40 +01:00
dconf/.config Use stow for managing dotfiles 2021-07-27 14:38:40 +01:00
git fix(git): Use nvim as editor 2021-08-07 01:22:50 +01:00
nvim/.config/nvim feat: add a mapping to make the file executable 2021-09-17 21:29:23 +01:00
tmux fix(tmux): Re-add italic text 2021-08-09 22:53:38 +01:00
zsh feat: add tmux-sessioner script 2021-09-17 19:42:11 +01:00
.gitignore refactor: Rename vim to nvim 2021-08-11 09:45:34 +01:00
install.sh refactor: Rename vim to nvim 2021-08-11 09:45:34 +01:00
README.md refactor: Rename vim to nvim 2021-08-11 09:45:34 +01:00

dotfiles

My personal dotfiles, originally for macOS only but currently being adapted for use on Linux based systems (Ubuntu and Pop!_OS in particular) where needed.

Installation

stow alacritty bin composer dconf git nvim tmux zsh

Inspiration