29 lines
639 B
Org Mode
29 lines
639 B
Org Mode
* Kitty
|
|
** Cheatsheet popup shortcuts
|
|
*** fzf -> tldr
|
|
*** kitty shortcuts
|
|
** shell integration
|
|
* Shell
|
|
** my own version of "hey"
|
|
https://github.com/hlissner/dotfiles/blob/master/bin/hey
|
|
*** deploy templates for python/nix direnv projects
|
|
*** update nix config
|
|
* Nix
|
|
** aliases/scripts for upgrade/maintenance
|
|
** docker ctrl-p fix
|
|
NixOS only, needs to be done at system level because user docker
|
|
config.json may include auth information and therefore can't be
|
|
Nix-managed
|
|
* Fancy unix tools
|
|
** Text processing
|
|
*** choose
|
|
alternative to cut/awk
|
|
** Process management
|
|
*** gtop
|
|
*** bottom
|
|
*** procs
|
|
** Networking
|
|
*** httpie
|
|
*** curlie
|
|
*** xh
|