[+] ttmp
This commit is contained in:
@@ -161,6 +161,11 @@ install-package() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ttmp() {
|
||||||
|
mkdir -p /tmp/tmp
|
||||||
|
cd /tmp/tmp || return
|
||||||
|
}
|
||||||
|
|
||||||
# Set EDITOR
|
# Set EDITOR
|
||||||
if has micro; then
|
if has micro; then
|
||||||
export EDITOR="micro"
|
export EDITOR="micro"
|
||||||
|
|||||||
Reference in New Issue
Block a user