change neorg alias
This commit is contained in:
parent
acebf10c4b
commit
5a539d3521
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -23,7 +23,7 @@ alias isotime='date +"%Y-%m-%dT%H:%M:%S%z"'
|
|||
alias gg=lazygit
|
||||
alias reload="source ~/.zshrc"
|
||||
alias gls=/bin/ls
|
||||
alias neorg='nvim -c "Neorg workspace main"'
|
||||
alias neorg='nvim -c "Neorg workspace $1"'
|
||||
|
||||
### non standard aliases
|
||||
if [ -f ~/.zsh_aliases ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue