From 7531200de0cad747cbe741f5b1c30e4c6f808fb0 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Sun, 1 May 2016 14:48:54 +0200 Subject: [PATCH] Command Not Found description --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index aff08e5..57e9f5e 100644 --- a/bashrc +++ b/bashrc @@ -99,6 +99,7 @@ fi alias fuck='eval $(thefuck $(fc -ln -1))' alias FUCK='fuck' +# Command not found [ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh # Functions