diff options
| author | venomade <venomade@venomade.com> | 2026-04-08 15:07:12 +0100 |
|---|---|---|
| committer | venomade <venomade@venomade.com> | 2026-04-08 15:07:12 +0100 |
| commit | d422bc2b77ece72be1098bf05728275ef3306ee5 (patch) | |
| tree | 8b6b6f0da228dc99f36d91cf7841c425963e73f5 /config/shell/vars | |
| parent | a6543a0ba0e5399515e3dbe507a8bd12958839cc (diff) | |
Asahi Bugs - Forked GL is very annoying to deal with - Fairydust branch requires 8GB of RAM for display - AArch64 Linux is not very compatible with much software - DRM and other video related things are buggy/do not work - Updating can often break fairydust
Diffstat (limited to 'config/shell/vars')
| -rw-r--r-- | config/shell/vars | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/shell/vars b/config/shell/vars index b74f722..03936fe 100644 --- a/config/shell/vars +++ b/config/shell/vars @@ -1,5 +1,7 @@ -export EDITOR=nvim +export EDITOR=kak export ZK_NOTEBOOK_DIR=$HOME/Documents/Notes export XDG_CONFIG_HOME=$HOME/.config export GOPATH=$HOME/.go export LIMA_SHELL=/bin/zsh +export LANGUAGE=en_GB +export CPATH=/usr/include |
