summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/bash.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/bash.nix b/config/bash.nix
index 03ef601..7af7ee4 100644
--- a/config/bash.nix
+++ b/config/bash.nix
@@ -42,6 +42,8 @@
fi
bind '"\C-f": "sessionizer\n"'
+
+ alias poof="rm $HOME/.ssh/known_hosts*"
'';
};
}