From d0679266012d9535daf6fea3ae17656871e98c47 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 10 Feb 2023 06:14:00 +0200 Subject: Update shells --- .shells/alias.sh | 3 --- 1 file changed, 3 deletions(-) (limited to '.shells/alias.sh') diff --git a/.shells/alias.sh b/.shells/alias.sh index 3700a55..90c79d7 100644 --- a/.shells/alias.sh +++ b/.shells/alias.sh @@ -1,4 +1,3 @@ - alias ll='ls -l' alias grep='grep --color=auto' alias anki='QTWEBENGINE_CHROMIUM_FLAGS="--disable-seccomp-filter-sandbox" anki' @@ -46,5 +45,3 @@ alias sweb='BROWSER="firefox" yarn start' ##flatpaks alias fanki='flatpak run net.ankiweb.Anki' - - -- cgit v1.2.3