Stealing tools from Thijs
(aka communism)
This commit is contained in:
parent
08100d41e6
commit
06208621c6
2 changed files with 5 additions and 4 deletions
|
|
@ -28,8 +28,8 @@
|
|||
ffmpeg = "ffmpeg -hide_banner";
|
||||
ffprobe = "ffprobe -hide_banner";
|
||||
ffplay = "ffplay -hide_banner";
|
||||
numbat = "numbat --intro-banner off";
|
||||
insect = "numbat";
|
||||
numbat = "qalc";
|
||||
insect = "qalc";
|
||||
|
||||
# Frequent mistakes
|
||||
sl = "ls";
|
||||
|
|
@ -62,6 +62,7 @@
|
|||
newestFile = ''${pkgs.findutils}/bin/find -type f -printf '%T+ %p\n' | sort | tail'';
|
||||
oldestFile = ''${pkgs.findutils}/bin/find -type f -printf '%T+ %p\n' | sort | head'';
|
||||
};
|
||||
tealdeer.enable = true;
|
||||
thefuck = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
|
|
@ -202,7 +203,6 @@
|
|||
|
||||
# Documentation
|
||||
man
|
||||
tldr
|
||||
neofetch
|
||||
|
||||
# remote
|
||||
|
|
@ -223,7 +223,7 @@
|
|||
|
||||
# toolbox
|
||||
imagemagick
|
||||
numbat
|
||||
libqalculate
|
||||
bc
|
||||
|
||||
# hardware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue