summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-01-18 23:38:35 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-01-18 23:38:35 +0530
commit46eea8f41050727fa65da77a60ce92ce25a3c565 (patch)
tree94b8a711b6fb1facbc89c3fd9668cf71afcc0cfa /config
parentdc606304f7918caa9d0d99f3f2a4649fed7db77e (diff)
update
Diffstat (limited to 'config')
-rw-r--r--config/bash.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/bash.nix b/config/bash.nix
index cf83aad..ae54f9e 100644
--- a/config/bash.nix
+++ b/config/bash.nix
@@ -44,7 +44,6 @@
bind '"\C-f": "sessionizer\n"'
alias poof="rm $HOME/.ssh/known_hosts*"
- alias db="distrobox enter"
if [ -f $HOME/.custom_bashrc ]; then
source $HOME/.custom_bashrc