home: Added alias for summer@door
This commit is contained in:
parent
c49674d35f
commit
bd053e9063
|
@ -145,6 +145,7 @@ in
|
|||
shellAliases = {
|
||||
"dl" = "ls -lhtr --color=always ~/Downloads | tail -n 10"; # Show the 10 newest Downloads
|
||||
"notes" = "vim ~/codemonauts/notes.md"; # Open my work notes
|
||||
"summer" = "ssh -i Nextcloud/Privat/id_door door@door.w17.io summer";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue