Add .ezsh alias and env-var for qt5ct
This commit is contained in:
parent
f04e3b1aef
commit
e03ae84fdf
3 changed files with 12 additions and 1 deletions
.config
|
@ -25,6 +25,8 @@ export OSH="$XDG_CONFIG_HOME/bash/oh-my-bash"
|
|||
export PASSWORD_STORE_GENERATED_LENGTH='64'
|
||||
export PATH=$HOME/.local/bin:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin:$GOPATH/bin
|
||||
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
|
||||
export VIMINIT="source $XDG_CONFIG_HOME/vim/vimrc"
|
||||
|
||||
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue