add changes before system upgrade

This commit is contained in:
2026-03-01 15:48:48 +01:00
parent a2ac456f72
commit 638a6503f1
3 changed files with 52 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
export PATH="$HOME/scripts:$PATH"
export PATH="$HOME/.config/emacs/bin:$PATH"
export PAGER="less"
export LESS="-FIRX"