I hade phone keyboards
This commit is contained in:
parent
f5bff2f354
commit
11fb88b3cc
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue