This commit is contained in:
opal
2021-12-26 10:01:38 -08:00
parent d9ed862089
commit 58ea236fbe
12 changed files with 1644 additions and 49 deletions

View File

@@ -12,5 +12,4 @@ export XDG_DATA_HOME=~/.local/share
export XDG_STATE_HOME=~/.config/zsh
export EDITOR=nvim
export VISUAL=nvim
export GUIX_PROFILE="$HOME/.config/guix/current"
. "$GUIX_PROFILE/etc/profile"
export GUIX_PROFILE="$HOME/.config/guix/current" . "$GUIX_PROFILE/etc/profile"