@ -247,9 +247,7 @@ i3b() {
}
alias sf=screenfetch
alias nf=neofetch
randstr() {
cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w $1 | head -n 1
randstr() { tr -dc 'a-zA-Z0-9' /dev/urandom | fold -w $1 | head -n 1; }
alias lab="ssh -tt tw '~/ctl' 2>/dev/null"
The note is not visible to the blocked user.