Moved from bash to zsh LOL
This commit is contained in:
parent
d7902c56f1
commit
b429a174e4
6 changed files with 144 additions and 80 deletions
16
.profile
16
.profile
|
@ -1,16 +0,0 @@
|
|||
# This runs at login. Normally environmental variables are set here.
|
||||
|
||||
# Add ~/.local/bin to path
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
|
||||
# Default programs:
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="librewolf"
|
||||
export BROWSER2="chromium"
|
||||
export READER="xreader"
|
||||
export FILEMANAGER="pcmanfm-qt"
|
||||
|
||||
#export QT_STYLE_OVERRIDE=kvantum
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
#export DESKTOP_SESSION=KDE
|
Loading…
Add table
Add a link
Reference in a new issue