todo
This commit is contained in:
parent
b334a5e865
commit
75ac9713f8
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -41,6 +41,7 @@ function cachekeys () { exec 2>/dev/null;
|
|||
function newpass() {
|
||||
LC_ALL=C tr -dc '[:alnum:]' < /dev/urandom | head -c${1:-$0}
|
||||
}
|
||||
# TODO: make neorg a function, take a workspace as arg
|
||||
|
||||
### ---- zsh options -------------------------------------
|
||||
setopt autocd
|
||||
|
|
Loading…
Add table
Reference in a new issue