mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 23:36:30 +00:00
4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#! /bin/bash
|
|
|
|
mosh "$@" -- sh -c "env TERM_PROFILE=\"$TERM_PROFILE\" $(basename "$SHELL")"
|