mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
add mosh
This commit is contained in:
parent
462724af45
commit
480eea2e72
2 changed files with 6 additions and 2 deletions
|
|
@ -49,8 +49,12 @@ in {
|
|||
fastfetch
|
||||
carapace
|
||||
bat
|
||||
|
||||
mosh
|
||||
])
|
||||
++ optionals (pkgs ? bat-extras && pkgs.bat-extras ? core) [
|
||||
pkgs.bat-extras.core
|
||||
];
|
||||
|
||||
environment.shellAliases.mosh = "mosh --no-init";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue