diff --git a/nvim/after/lsp/clangd.lua b/nvim/after/lsp/clangd.lua new file mode 100644 index 0000000..e69de29 diff --git a/zshrc b/zshrc index 9b9c096..c8b53e4 100644 --- a/zshrc +++ b/zshrc @@ -124,6 +124,7 @@ alias du="du -h -d 1" # Always use human readable format and only for the curren alias k="killall" # Quick killall alias p="ps aux | grep $1" # Quick alias v="$EDITOR" # Just open the usual editor +alias todo="nvim ~/.zettelkasten/TODO.md" ### Environment specific include files include_files=(