1
0
Fork 0

Compare commits

..

No commits in common. "98eb00f662c8f8cfa71070a42cd2448e8ccd9d0a" and "7ecbff79c013a9578765f2ee29c333c93e309b34" have entirely different histories.

View file

@ -77,7 +77,7 @@
# Python
python3
pipenv
#pipenv
#libmediainfo # needed for pymediainfo
poetry
@ -168,10 +168,6 @@
};
};
# direnv
programs.direnv.enable = true;
programs.direnv.enableZshIntegration = true;
# The fuzzy finder fzf
programs.fzf.enable = true;
programs.fzf.enableZshIntegration = true;