mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-07 02:07:38 +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")"
|