mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
updated lockfile, and replaced thefuck with pay-respects
This commit is contained in:
parent
e65d7c392e
commit
0b1b2df069
2 changed files with 50 additions and 50 deletions
|
|
@ -65,10 +65,10 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
programs.thefuck = {
|
||||
programs.pay-respect = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
enableInstantMode = true;
|
||||
alias = "fuck";
|
||||
};
|
||||
|
||||
programs.yazi = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue