summaryrefslogtreecommitdiff
path: root/dot-bashrc
diff options
context:
space:
mode:
authorJosé Juan Loeza Sierra <jj@xz6ze.com>2026-03-31 23:29:47 -0700
committerJosé Juan Loeza Sierra <jj@xz6ze.com>2026-03-31 23:31:50 -0700
commit1543fa7e63654042b577affc644bd170bc8858be (patch)
treebb7232ba400825d3bd7b673c55a3c007dfbd125b /dot-bashrc
parent6bd0938c018b52c138d608977043467eae93fefd (diff)
remove unused configs
Diffstat (limited to 'dot-bashrc')
-rw-r--r--dot-bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/dot-bashrc b/dot-bashrc
index 9de0f64..43ed001 100644
--- a/dot-bashrc
+++ b/dot-bashrc
@@ -38,9 +38,6 @@ alias lock='swaylock'
# bluetooth
alias bt='bluetui'
-# kitten ssh
-alias kssh='kitten ssh'
-
# SSH Keychain
eval $(keychain --eval --quiet id_ed25519)