druckdev
11be8376ae
Add description to filterHistory script
...
Add author, date and description to the filterHistory script.
Fix other author and date notes formatting.
2020-08-25 04:23:57 +02:00
druckdev
c3415cf310
filterHistory improvements
...
Add existence check for given file. (How did I forget that?)
Create automatic backup in temporary directory and use it to show
overview of deleted commands.
Make sed expression more readable by using double quotes for the whole
regex and escaping the $ instead of a mix between single and double.
2020-08-25 04:07:57 +02:00
druckdev
f5259b5505
Add fuzzy finder
...
Add fzf as submodule.
Source it keybindings and completion files.
Adjust dotbot install config to pull fzf binary.
Add symlink to its binary.
2020-08-04 02:54:05 +02:00
druckdev
5945f17b08
Fix whitespace error
2020-07-04 02:54:49 +02:00
druckdev
ab01a9a9ce
Add check for missing arguments
...
Another error that occurred when refactoring the script before
committing it. It was like this when I created it. I swear!
2020-06-25 23:06:45 +02:00
druckdev
1a8a41f867
Fix typo
...
Fix typo that occurred when fixing the capitalization of zoom.
2020-06-24 17:31:53 +00:00
druckdev
e7427ba925
Add scripts collection
...
Add a couple of utility scripts.
2020-06-24 16:56:47 +02:00