diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-01-18 23:38:35 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-01-18 23:38:35 +0530 | 
| commit | 46eea8f41050727fa65da77a60ce92ce25a3c565 (patch) | |
| tree | 94b8a711b6fb1facbc89c3fd9668cf71afcc0cfa /config | |
| parent | dc606304f7918caa9d0d99f3f2a4649fed7db77e (diff) | |
update
Diffstat (limited to 'config')
| -rw-r--r-- | config/bash.nix | 1 | 
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 | 
