mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +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 {
|
(desktopHomeConfiguration {
|
||||||
programs.nushell.shellAliases.ssh = "mosh";
|
|
||||||
|
|
||||||
programs.ssh = enabled {
|
programs.ssh = enabled {
|
||||||
matchBlocks."*".setEnv.TERM = "xterm-256color";
|
matchBlocks."*".setEnv.TERM = "xterm-256color";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue