try fix zsh slow pasting

This commit is contained in:
Frost-Phoenix 2023-12-14 14:46:58 +01:00
parent 9f0dbe4edd
commit 8200db6da8

View file

@ -9,7 +9,7 @@
enable = true;
plugins = [ "git" "fzf" ];
};
initExtra = "DISABLE_MAGIC_FUNCTIONS=true";
initExtraFirst = "DISABLE_MAGIC_FUNCTIONS=true";
shellAliases = {
# record = "wf-recorder --audio=alsa_output.pci-0000_08_00.6.analog-stereo.monitor -f $HOME/Videos/$(date +'%Y%m%d%H%M%S_1.mp4')";