refactor(zk): clean up and simplify zk module
check / lint (push) Successful in 15s

This commit is contained in:
2026-08-23 13:56:53 +02:00
parent 3c97d0a21f
commit 028a6611d2
5 changed files with 19 additions and 38 deletions
-4
View File
@@ -61,10 +61,6 @@ export JUPYTERLAB_DIR=$HOME/.local/share/jupyter/lab
[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && . /opt/miniconda3/etc/profile.d/conda.sh
# }}}
# Zettelkasten {{{
export ZK_PATH="$HOME/.zk"
# Codi
# Usage: codi [filetype] [filename]
codi() {