summaryrefslogtreecommitdiff
path: root/ar/.config/shell
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-05-07 18:05:35 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-05-07 18:05:35 +0900
commita761946abbdd7514f6d57a5d144d5a7ff7352825 (patch)
tree6086de3b27b784579ce3d51ac6214caf46030e9e /ar/.config/shell
parent7df52920fa4f84852f0ecf2cea64351bb3803828 (diff)
modified shell/aliasrc
Diffstat (limited to 'ar/.config/shell')
-rw-r--r--ar/.config/shell/aliasrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ar/.config/shell/aliasrc b/ar/.config/shell/aliasrc
index 04ee2ce..fe1a363 100644
--- a/ar/.config/shell/aliasrc
+++ b/ar/.config/shell/aliasrc
@@ -385,6 +385,9 @@ alias ref='shortcuts >/dev/null; source ${XDG_CONFIG_HOME:-${HOME}/.config}/shel
# skype
alias skype='skypeforlinux'
+# sql
+alias lsql='env -u PGSERVICEFILE lazysql'
+
# ssh
alias gts="ssh $THESIAH_SERVER"
alias wwr="ssh diary"