Remove unused aliases

This commit is contained in:
Oliver Davies 2025-03-30 17:00:52 +01:00
parent 92f7639be9
commit 016bd76792

View file

@ -8,8 +8,6 @@
"...." = "cd ../../..";
"....." = "cd ../../../..";
run = "./run";
s = "secrets";
secrets = ''doppler --project "$(whoami)" run'';
tag = "tag-release";
vss = "LC_ALL=C sort --unique ${config.xdg.userDirs.extraConfig.XDG_REPOS_DIR}/nixos-config/modules/home-manager/cli/neovim/config/spell/en.utf-8.adddotfiles/nvim/spell/en.utf-8.add --output ${config.xdg.userDirs.extraConfig.XDG_REPOS_DIR}/nixos-config/modules/home-manager/cli/neovim/config/spell/en.utf-8.add";
wt = "git worktree";