1
0
Fork 0

minor changes

This commit is contained in:
Luca Bilke 2024-04-13 18:02:33 +02:00
parent f1d71dacb3
commit ff6ade0cec
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# NOTE: Managed by shortcuts script
map gh cd /home/luca
map gch cd /home/luca/.cache
map gcf cd /home/luca/.config

View File

@ -1,5 +1,5 @@
[notebook]
dir = "~/Documents/wiki"
dir = "~/Documents/notes"
[note]
language = "en"

View File

@ -119,7 +119,7 @@ export W3M_DIR="$XDG_DATA_HOME/w3m"
export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
export PYTHONSTARTUP="/etc/python/pythonrc"
export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker"
export XBPS_DISTDIR="$XDG_DOCUMENTS_DIR/dev/void-packages"
export XBPS_DISTDIR="$XDG_DOCUMENTS_DIR/dev/desktop/void-packages"
localpath="$(find -L ~/.local/bin -type d -printf %p: | sed 's/.$//')"
fpath=($XDG_CONFIG_HOME/zsh/completions $fpath)

View File

@ -1,4 +1,4 @@
# NOTE: Managed by shortcuts script
hash -d h=/home/luca
hash -d ch=/home/luca/.cache
hash -d cf=/home/luca/.config