Compare commits
2 Commits
902cde2e00
...
4e4590786a
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e4590786a | |||
|
|
3b74603a75 |
@@ -7,5 +7,10 @@
|
||||
enable = true;
|
||||
theme = "agnoster";
|
||||
};
|
||||
|
||||
initExtra = ''
|
||||
# Use kitty's ssh helper if running inside kitty
|
||||
[ "$TERM" = "xterm-kitty" ] && alias ssh="kitty +kitten ssh"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user