Find a file
Alexander Gehrke 761b7700ab new script: misc/frg
"frg TERM" searches for TERM using `rg`, `ag`, `ack` or `grep -r`, then
shows matched files in fzf with context preview. Selected files will be
opened in an editor.
2021-12-02 22:41:21 +01:00
devel update-amm: add Scala3 2021-12-02 22:40:23 +01:00
flatpaks Add flatpak dependency handling 2021-08-06 17:27:14 +02:00
lib g-add: add missing with-term script 2021-12-02 22:41:21 +01:00
misc new script: misc/frg 2021-12-02 22:41:21 +01:00
void new script: void/xrestricted 2021-12-02 22:41:21 +01:00
g-add.zsh shell-wrappers: extend g-add script to allow non-tmux sessions 2021-12-02 22:41:17 +01:00
install.zsh install.sh: also apply --skip to interpreter checks 2021-12-02 22:41:21 +01:00
README.md Restructuring the repo 2020-04-02 10:38:36 +02:00
select-term.zsh Add wrappers for terminals to make scripts terminal-agnostic 2021-07-05 13:11:42 +02:00

crater's script collection

Some scripts that I wrote over the years and wanted to store with versioning somewhere. Maybe some of them are useful for others, some are probably not.

Documentation may or may not follow, some scripts include a --help output.