From b2e26b65e40fdab204d1207ecc2cfc17637ee653 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Wed, 5 May 2021 10:40:31 +0200 Subject: x config files added and shortcuts --- .config/shortcutrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/shortcutrc (limited to '.config') diff --git a/.config/shortcutrc b/.config/shortcutrc new file mode 100644 index 0000000..fc7d7c4 --- /dev/null +++ b/.config/shortcutrc @@ -0,0 +1,3 @@ +# vim: filetype=sh +alias pp="cd ~/Pictures && ls -a" \ +vv="cd ~/Videos && ls -a" \ -- cgit v1.2.3