diff options
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 | 
