From 773bd263bbb65e656a6184e8fe7e653399ae07ba Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 4 Jan 2023 18:43:17 +0200 Subject: update bash, add fanki alias --- .shells/alias | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.shells/alias') diff --git a/.shells/alias b/.shells/alias index 901e81d..93c0b39 100644 --- a/.shells/alias +++ b/.shells/alias @@ -26,7 +26,6 @@ alias yeet='paru -Rsc' # weather alias weather="curl wttr.in" -#aliases alias ls='ls -la --color=auto' alias sb='sudo systemctl start bluetooth' alias mykeys='setxkbmap -option caps:escape' @@ -42,3 +41,6 @@ alias klight="brightnessctl --device='tpacpi::kbd_backlight' set 1" ##yarn alias sweb='BROWSER="firefox" yarn start' + +##flatpaks +alias fanki='flatpak run net.ankiweb.Anki' -- cgit v1.2.3