Add recipe for installing mosh from ppa

Mosh 1.4.0 isn't yet in all package repos and includes truecolor support
This commit is contained in:
ViViDboarder 2023-06-13 09:18:50 -07:00
parent c57822263e
commit 50b03824f2
1 changed files with 8 additions and 0 deletions

8
recipes/default/mosh_ppa Executable file
View File

@ -0,0 +1,8 @@
#! /bin/bash
set -e
sudo add-apt-repository ppa:keithw/mosh-dev
sudo apt-get update
sudo apt-get install -y mosh