Flatten Code directories

This commit is contained in:
Oliver Davies 2024-07-06 00:00:00 +01:00
parent 766a35d27e
commit d769885d8f
5 changed files with 6 additions and 6 deletions

View file

@ -10,5 +10,5 @@
secrets = ''doppler --project "$(whoami)" run'';
tag = "tag-release";
wt = "git worktree";
vss = "LC_ALL=C sort --unique ~/Code/personal/opdavies.nvim/spell/en.utf-8.add --output ~/Code/personal/opdavies.nvim/spell/en.utf-8.add";
vss = "LC_ALL=C sort --unique ~/Code/opdavies.nvim/spell/en.utf-8.add --output ~/Code/personal/opdavies.nvim/spell/en.utf-8.add";
}