@@ -129,6 +129,12 @@ save_dotfiles(){
cp ~/.zshrc ${DOTPATH}zshrc
}
makepass(){
cat /dev/urandom | base64 | head -c 20
echo ''
upgrade () {
if [ ! $1 ] ; then
print "local upgrade"
The note is not visible to the blocked user.