Skip to content

Instantly share code, notes, and snippets.

@xmawja
Last active November 19, 2022 01:14
Show Gist options
  • Select an option

  • Save xmawja/1ce06973d407f8054c3b5c6e3af8bb96 to your computer and use it in GitHub Desktop.

Select an option

Save xmawja/1ce06973d407f8054c3b5c6e3af8bb96 to your computer and use it in GitHub Desktop.
A Customized Build Of st terminal and applied some useful PATCHES.
!#/bin/sh
# A Customized Build Of st terminal and applied some useful PATCHES.
## https://st.suckless.org/
###################################################
# PATCHES! be aware of the version's
## https://st.suckless.org/patches/scrollback
# using GIT clone the repo && change the directory
git clone https://git.suckless.org/st
cd cd
# using your favorit SU wrapper sudo/doas make and install
make clean install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment