Skip to content

Commit

Permalink
fix(setup): MΛKΣ MӨƧΉ FЯӨM ПΣЩΣƧƬ 📦
Browse files Browse the repository at this point in the history
  • Loading branch information
xero committed Aug 25, 2024
1 parent 27bfc78 commit e51d223
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ apt update &&
jq \
keychain \
kubernetes-client \
libevent-dev \
libncurses5-dev \
libprotobuf-dev \
libssl-dev \
Expand Down Expand Up @@ -316,9 +317,9 @@ useradd -d $MYHOME/.local/src/dotfiles dotfiles
useradd -d $MYHOME/docs docs

_echo "building mosh"
# OSC52 clipboard support - https://github.com/mobile-shell/mosh/pull/1104
$ASME git clone --depth=1 https://github.com/mgulick/mosh.git -b osc-52-clipboard-types $MYHOME/.local/src/mosh &&
$ASME git clone --depth=1 https://github.com/mobile-shell/mosh.git $MYHOME/.local/src/mosh &&
cd $MYHOME/.local/src/mosh &&
git fetch origin && git checkout mosh-1.4.0 &&
./autogen.sh &&
./configure &&
make &&
Expand Down

0 comments on commit e51d223

Please sign in to comment.