- commit
- 7ec2106
- parent
- 384ef73
- author
- chasinglightning
- date
- 2025-06-04 20:16:25 -0400 EDT
another readme update
1 files changed,
+12,
-4
+12,
-4
1@@ -1,8 +1,8 @@
2-## my dotfiles
3+# my dotfiles
4
5 i usually use the catppuccin (specifically frappe, sometimes latte) themes wherever possible. i like cute things.
6
7-### install
8+## install
9
10 ```bash
11 git clone https://git.sr.ht/~chasinglightning/dotfiles # or wherever you found this from
12@@ -12,12 +12,20 @@ chmod +x stow.sh
13 ./stow.sh
14 ```
15
16-### CLI and/or TUI program recs
17+## CLI and/or TUI program recs
18
19 some essential programs i use
20 - [micro](https://github.com/zyedidia/micro) - my main text editor and the only one in the fucking world with sensible keybindings
21 - [mpv](https://mpv.io/) - classic multimedia player
22 - [mullvad](https://mullvad.net/en/help/how-use-mullvad-cli) - VPN
23+- [magic-tape](https://gitlab.com/christosangel/magic-tape) - use and watch youtube
24+- [fzf](https://github.com/junegunn/fzf) - fuzzy finder
25+- [glow](https://github.com/charmbracelet/glow) - (very cute) markdown reader
26+- [gum](https://github.com/charmbracelet/gum) - make your scripts adorable c'mon people!!!
27+- [pandoc](https://pandoc.org/) - document conversion
28+- [gallery-dl](https://github.com/mikf/gallery-dl) - download web images in bulk
29+- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - download videos
30+
31
32 ...and here's some more CLI apps i like a lot
33 - [min](https://github.com/a-h/min) - gemini browser
34@@ -25,4 +33,4 @@ some essential programs i use
35 - [mklicense](https://github.com/cezaraugusto/mklicense) - generate open source license with customized details (as prompted)
36 - [asciinema](https://github.com/asciinema/asciinema) - record terminal
37 - [pastel](https://github.com/sharkdp/pastel/) & [xcolor](https://soft.github.io/xcolor/) - just for the screen color picking functionality. i could use xcolor on its own but pastel gives a neat graphic for the color and the RGB and HSL values along with the hex code. i aliased this to "pick"
38-
39+- [slides](https://github.com/maaslalani/slides) - terminal slides, powered by markdown