mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 00:48:30 +00:00
I hope this never needs to be placed back in...
It was a workaround for xindy or something. It's used in one latex project I work on a bit. This is an god awful solution though.
This commit is contained in:
parent
9b24d3d893
commit
e530ece768
@ -136,12 +136,9 @@
|
||||
};
|
||||
|
||||
shellInit = ''
|
||||
set PATH "$PATH:/usr/local/texlive/2022/bin/universal-darwin/"
|
||||
|
||||
if test "$TERM" != "dumb"
|
||||
track_directories
|
||||
end
|
||||
|
||||
set -gx DIRENV_LOG_FORMAT ""
|
||||
direnv hook fish | source
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user