From 7be0acbb1cd6b6d3c4c3df95611cb86be4b46915 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 21 Mar 2023 18:19:32 +0100 Subject: Drop desktop variant and rework nix packages --- shellrc-desktop.d/shortcuts | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 shellrc-desktop.d/shortcuts (limited to 'shellrc-desktop.d/shortcuts') diff --git a/shellrc-desktop.d/shortcuts b/shellrc-desktop.d/shortcuts deleted file mode 100644 index 4be240a..0000000 --- a/shellrc-desktop.d/shortcuts +++ /dev/null @@ -1,14 +0,0 @@ -# vim: ft=sh: -# There are desktop specific shortcuts - -turris() { - cd ~/turris/"$1" -} - -projects() { - cd ~/projects/"$1" -} - -admin() { - projects admin/"$1" -} -- cgit v1.2.3