diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2022-02-20 17:11:48 -0600 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2022-02-20 17:11:48 -0600 |
commit | 73a8305b011b8d937bdbc0dea347e8b3342167db (patch) | |
tree | d127325d8cd7795a12fa98e83643c3b243d1d9a4 /zsh/zprofile.G3N2 | |
parent | 3a7731af86c2bf9033e46f787deea869e302cd9f (diff) | |
download | dotconfig-73a8305b011b8d937bdbc0dea347e8b3342167db.tar.xz dotconfig-73a8305b011b8d937bdbc0dea347e8b3342167db.zip |
optimize xrc, dbus-launch timmywm, removed xdg_data_dirs environ
Diffstat (limited to 'zsh/zprofile.G3N2')
-rw-r--r-- | zsh/zprofile.G3N2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zprofile.G3N2 b/zsh/zprofile.G3N2 index 27b283c..b6dbfdf 100644 --- a/zsh/zprofile.G3N2 +++ b/zsh/zprofile.G3N2 @@ -9,4 +9,5 @@ export ZPLUGINS=" /usr/share/zsh/plugins/zsh-vim-mode/zsh-vim-mode.plugin.zsh /usr/share/zsh/site-functions/zsh-syntax-highlighting.zsh " + source /home/timmy/.config/zsh/zprofile.base |