mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Don't alias ssh to mosh
This commit is contained in:
parent
105355ba91
commit
f85db5253c
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
|||
]))
|
||||
|
||||
(desktopHomeConfiguration {
|
||||
programs.nushell.shellAliases.ssh = "mosh";
|
||||
|
||||
programs.ssh = enabled {
|
||||
matchBlocks."*".setEnv.TERM = "xterm-256color";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue