Skip to content

Instantly share code, notes, and snippets.

@BuddhiLW
Created July 16, 2024 19:50
Show Gist options
  • Save BuddhiLW/7161ca51184020019202e301eba362aa to your computer and use it in GitHub Desktop.
Save BuddhiLW/7161ca51184020019202e301eba362aa to your computer and use it in GitHub Desktop.
Install my st build
#/usr/bin/bash
GITT=$DOTFILES/gitthings
git clone https://github.com/BuddhiLW/st.git $GITT/st
cd $GITT/st
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment