diff options
author | Matthew Lemon <y@yulqen.org> | 2023-03-09 13:55:49 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-03-09 13:55:49 +0000 |
commit | b19e2f0f8abc9429b5470f55011846163b5aa0f7 (patch) | |
tree | bb87aded66dcc79e4732b4292a22643ee800a74f /fish/fish_variables | |
parent | bbc336cfd8e88f12b36a82711c9f032e34d9bae4 (diff) |
some fish change that didnt need to be made
Diffstat (limited to 'fish/fish_variables')
-rw-r--r-- | fish/fish_variables | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/fish_variables b/fish/fish_variables index a31b842..68bfa0c 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -4,7 +4,7 @@ SETUVAR --export EDITOR:/usr/bin/vim SETUVAR --export LEDGER_FILE:/home/lemon/Documents/Budget/ledger/hledger/budget\x2eledger SETUVAR --export TW_HOOK_REMIND_REMOTE_HOST:16693433\x2exyz SETUVAR --export TW_HOOK_REMIND_REMOTE_USER:lemon -SETUVAR --export _JAVA_OPTIONS:\x2dDswing\x2eaatext\x3dTRUE\x1e\x2dDawt\x2euseSystemAAFontSettings\x3don +#SETUVAR --export _JAVA_OPTIONS:\x2dDswing\x2eaatext\x3dTRUE\x1e\x2dDawt\x2euseSystemAAFontSettings\x3don SETUVAR __fish_classic_git_prompt_initialized:\x1d SETUVAR __fish_init_2_39_8:\x1d SETUVAR __fish_init_2_3_0:\x1d |