diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-11-01 20:38:58 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-11-01 20:38:58 -0500 |
| commit | f770ac9df144ff24f7790aa23087abf000d656ff (patch) | |
| tree | 02f1c15282e5f9e84f0972043e83446f0bfc2858 /.zprofile | |
| parent | 494d1679d5f3957e473992a6e7f4a13325cb2735 (diff) | |
| download | eibhear-f770ac9df144ff24f7790aa23087abf000d656ff.tar.gz eibhear-f770ac9df144ff24f7790aa23087abf000d656ff.tar.zst eibhear-f770ac9df144ff24f7790aa23087abf000d656ff.zip | |
weechat var
Diffstat (limited to '.zprofile')
| -rw-r--r-- | .zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ export GOPATH="${XDG_DATA_HOME:-$HOME/.local/share}/go" export ANSIBLE_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/ansible/ansible.cfg" export UNISON="${XDG_DATA_HOME:-$HOME/.local/share}/unison" export HISTFILE="${XDG_DATA_HOME:-$HOME/.local/share}/history" +export WEECHAT_HOME="${XDG_CONFIG_HOME:-$HOME/.config}/weechat" # Other program settings: export DICS="/usr/share/stardict/dic/" |
