add sccache, some vscode changes, use kitten ssh

This commit is contained in:
cy 2025-01-30 12:47:19 -05:00
parent d0ba9ca90b
commit 30c82dcb4f
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
7 changed files with 67 additions and 1 deletions

View file

@ -67,4 +67,6 @@
"kitty_mod+o>l" = "kitten hints --type linenum";
};
};
programs.zsh.shellAliases."ssh" = "kitten ssh";
}