I hade phone keyboards

This commit is contained in:
stitchy 2024-04-01 21:49:04 +00:00
parent f5bff2f354
commit 11fb88b3cc
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -8,6 +8,9 @@ unsetopt PROMPT_SP
bindkey -v
# End of lines configured by zsh-newuser-install
# Temporary Rebuild shortcut
alias re-scarab="sudo nixos-rebuild --flake '/etc/nixos#scarab'"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_CACHE_HOME="$HOME/.cache"
export XDG_DATA_HOME="$HOME/.local/share"