diff --git a/.zshrc b/.zshrc index 5b9cc88..36c3d8b 100644 --- a/.zshrc +++ b/.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