Find a file
Oliver Davies 8e3c3adaa5 Remove tat command and automatically loading tmux
This isn't needed now that the tmux-sessioniser is working, and it also
means that there isn't a weird "System32" session automatically created
within WSL2, or with my username in Pop!_OS.
2021-09-17 22:38:00 +01:00
alacritty/.config/alacritty feat(alacritty): Use JetBrains Mono font 2021-08-04 23:52:15 +01:00
bin/bin Remove tat command and automatically loading tmux 2021-09-17 22:38:00 +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 Remove tat command and automatically loading tmux 2021-09-17 22:38:00 +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