diff options
author | zachir <zachir@librem.one> | 2025-07-18 10:18:48 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-18 10:18:48 -0500 |
commit | 08c2629ae10e41a8432b87e4deb42b47eea97bde (patch) | |
tree | 4757da56a0e1e0cfbd528924bd0074d85807350d /sh/profile | |
parent | e588d9b45617c58d1be07f96da97049948106df4 (diff) | |
parent | a42beee500a77b5f1144396585a40d862309ed5a (diff) |
Merge branch 'master' into cla
Diffstat (limited to 'sh/profile')
-rw-r--r-- | sh/profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ export XKB_DEFAULT_OPTIONS=caps:escape export EDITOR="nvim" export READER="zathura" export VISUAL="nvim" -export TERMINAL="alacritty" +export TERMINAL="st" export BROWSER="browser" export VIDEO="mpv" export IMAGE="sxiv" |