From 5dd0f0e4c64b9b0e15c7dbdb269b76d478073906 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 18 Jan 2025 14:09:03 +0530 Subject: update --- config/bash.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/bash.nix b/config/bash.nix index ae54f9e..cf83aad 100644 --- a/config/bash.nix +++ b/config/bash.nix @@ -44,6 +44,7 @@ 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 -- cgit v1.2.3