aboutsummaryrefslogtreecommitdiff
path: root/mkshrc
diff options
context:
space:
mode:
Diffstat (limited to 'mkshrc')
-rw-r--r--mkshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/mkshrc b/mkshrc
index 15b76e2..f571b05 100644
--- a/mkshrc
+++ b/mkshrc
@@ -162,6 +162,10 @@ debugstarttls() {
# |_| |_|_|___/\___| |_| \__,_|_| |_|\___|\__|_|\___/|_| |_|___/
#
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+# Run Steam
+unfuck_steam() {
+LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam
+}
# First argument is the interface on which to scan
ipv6_local_hosts() {
if ! [ -z $1 ] ; then