Refactor install logic, use file-based overrides per OS/distro
This commit is contained in:
9
installs_and_builds/custom_st_default
Executable file
9
installs_and_builds/custom_st_default
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# git clone https://git.drinkingtea.net/david/st.git
|
||||
|
||||
# pushd st > /dev/null
|
||||
# sudo make clean install
|
||||
# popd > /dev/null
|
||||
|
||||
echo "TODO: st build not yet done, skipping this install for now"
|
||||
Reference in New Issue
Block a user