feat: all yanky and debugprint

This commit is contained in:
gwg313 2024-09-28 11:31:48 -04:00
parent eaf110c96f
commit 63bbeaca3b
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
7 changed files with 221 additions and 7 deletions

View file

@ -72,6 +72,8 @@
size = 10000;
path = "${config.xdg.dataHome}/zsh/history";
};
initExtra = '''';
initExtra = ''
eval $(thefuck --alias)
'';
};
}