dotfiles/lib/shared/modules
Oliver Davies ce5b4fa0a1 Create export-video-list script
Create a `export-video-list` script that exports all the video files on
my external hard drive to a JSON file so I can easily see what videos I
have without needing to get and plug in the drive.

I can easily view it using `bat` or `jq` and combine it with `grep` to
search for a specific video - e.g. `cat ~/video.json | grep -i nix`
(`-i` makes the search case-insensitive).
2024-08-20 19:48:57 +01:00
..
zsh Create export-video-list script 2024-08-20 19:48:57 +01:00
bat.nix Format using nixfmt 2024-03-18 20:34:51 +00:00
bin.nix Run nix fmt 2024-06-10 09:38:34 +01:00
direnv.nix Make configuration more modular 2024-03-16 22:38:39 +00:00
fzf.nix Make configuration more modular 2024-03-16 22:38:39 +00:00
git.nix Revert "git: use difftastic" 2024-07-28 13:30:11 +01:00
lsd.nix Configure lsd 2024-05-11 01:55:59 +02:00
neovim.nix Run nix fmt 2024-06-10 09:38:34 +01:00
pet.nix Experiment with pet for snippets 2024-08-13 18:12:59 +01:00
phpactor.nix Run nix fmt 2024-06-10 09:38:34 +01:00
ripgrep.nix Run nix fmt 2024-06-10 09:38:34 +01:00
syncthing.nix Move syncthing into its own module 2024-05-02 17:29:35 +01:00
tmux.nix Simplify tmux configuration 2024-08-13 09:11:06 +01:00
zsh.nix zsh: add some suffix aliases 2024-08-19 22:18:02 +01:00