Added guide for exec:
This commit is contained in:
parent
d531a7ea6d
commit
10695e4391
@ -194,7 +194,7 @@ function k(){
|
||||
*) vim $1
|
||||
esac
|
||||
else
|
||||
echo -n "Exec: "
|
||||
echo -n "Exec [dcyfx]: "
|
||||
read a
|
||||
if [[ $a == "d" ]] ; then
|
||||
mkdir $@
|
||||
|
Loading…
Reference in New Issue
Block a user