Update TODO

This commit is contained in:
2022-09-04 10:35:05 -07:00
parent 7925232e9a
commit 7309257981

View File

@@ -12,10 +12,8 @@ https://karthinks.com/software/fifteen-ways-to-use-embark/
** Config ** Config
*** use-package *** use-package
figure out interactions with Doom figure out interactions with Doom
*** tangle/literate config
** configure evil-surround to not put spaces in ** configure evil-surround to not put spaces in
* Kitty * Kitty
** Fine tune theme for visiblity on mac/windows
** Toggle zoom pane ** Toggle zoom pane
C-s>z C-s>z
** Layout shortcuts ** Layout shortcuts
@@ -25,12 +23,9 @@ 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
** port xonsh prompt to fish
** Add fzf jump-to-subdirectory
https://github.com/jonringer/nixpkgs-config/blob/37ddfefa1773f2c24e1e60bc86a21498c084f8fc/bash.nix#L93
** Mark/jump for directories ** Mark/jump for directories
* Nix * Nix
** Replace dotfiles deploy script with home-manager on Nix systems ** 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
@@ -47,6 +42,7 @@ NixOS only, needs to be done at system level because user docker config.json may
*** ranger *** ranger
** Text processing ** Text processing
*** choose *** choose
alternative to cut/awk
** Process management ** Process management
*** gtop *** gtop
*** bottom *** bottom