From 46eea8f41050727fa65da77a60ce92ce25a3c565 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 18 Jan 2025 23:38:35 +0530 Subject: update --- config/bash.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'config/bash.nix') 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 -- cgit v1.2.3