[profile] add sfeed url file

This commit is contained in:
odrling 2022-11-25 16:32:22 +01:00
parent 3960401d57
commit da26867336
No known key found for this signature in database
GPG Key ID: A0145F975F9F8B75
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ export LESS="-R -z-2 -j4"
# fix java swing applications
export _JAVA_AWT_WM_NONREPARENTING=1
export SFEED_URL_FILE=$HOME/.sfeed/urls
[ -f ~/.profile.local ] && . ~/.profile.local
export PNPM_HOME="/home/odrling/.local/share/pnpm"