save
This commit is contained in:
@@ -40,5 +40,9 @@ git commit -m "$1"
|
|||||||
git push
|
git push
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function take() {
|
||||||
|
mkdir $1 && cd $1
|
||||||
|
}
|
||||||
|
|
||||||
# Motd logic
|
# Motd logic
|
||||||
clear; cal; cat ~/.motd
|
clear; cal; cat ~/.motd
|
||||||
|
|||||||
Reference in New Issue
Block a user