working neorg alias
This commit is contained in:
parent
68fc228fdf
commit
e9ecc3a298
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
|
||||
alias neorg='nvim -c "Neorg workspace main"'
|
||||
|
||||
### non standard aliases
|
||||
if [ -f ~/.zsh_aliases ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue