Update TODO

This commit is contained in:
2022-09-04 11:19:02 -07:00
parent b7449a8ad5
commit ceded7b8d5

View File

@@ -14,6 +14,7 @@ https://karthinks.com/software/fifteen-ways-to-use-embark/
figure out interactions with Doom figure out interactions with Doom
** configure evil-surround to not put spaces in ** configure evil-surround to not put spaces in
* Kitty * Kitty
** Migrate kitty config to Nix
** Toggle zoom pane ** Toggle zoom pane
C-s>z C-s>z
** Layout shortcuts ** Layout shortcuts
@@ -23,26 +24,19 @@ https://sw.kovidgoyal.net/kitty/actions/#action-toggle-layout
ctrl+shift+arrows ctrl+shift+arrows
* Shell * Shell
** Aliases to auto-deploy templates for python/nix direnv ** Aliases to auto-deploy templates for python/nix direnv
** my own version of "hey"
https://github.com/hlissner/dotfiles/blob/master/bin/hey
** Mark/jump for directories ** Mark/jump for directories
* Nix * Nix
** Migrate kitty config
** aliases/scripts for upgrade/maintenance ** aliases/scripts for upgrade/maintenance
** docker ctrl-p fix ** 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 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
** home manager activation scripts
https://rycee.gitlab.io/home-manager/options.html#opt-home.activation
*** build caches
tldr -u
* Linux * Linux
** Advanced key remapping ** Advanced key remapping
*** interception-tools *** interception-tools
*** kmonad *** kmonad
** Hyprland ** Hyprland
* Fancy unix tools * Fancy unix tools
** Documentation
*** cheat
*** tldr
** File management ** File management
*** ranger *** ranger
** Text processing ** Text processing
@@ -56,4 +50,3 @@ alternative to cut/awk
*** httpie *** httpie
*** curlie *** curlie
*** xh *** xh
*** gping