added function wgeta to bash.bashrc.default
This commit is contained in:
@@ -56,3 +56,7 @@ if [ -x /usr/lib/command-not-found -o -x /usr/share/command-not-found/command-no
|
||||
fi
|
||||
}
|
||||
fi
|
||||
|
||||
function wgeta() {
|
||||
wget aknlw.com/${1}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user