- Some must-have scripts
/script install buffers.pl buffer_autoclose.py iset.pl go.py colorize_nicks.py
African | |
Antarctican | |
Asian | |
Australian | |
European | |
American | |
Abkhazian | |
Albanian | |
Algerian | |
Andorran |
THIS GIST WAS MOVED TO TERMSTANDARD/COLORS
REPOSITORY.
PLEASE ASK YOUR QUESTIONS OR ADD ANY SUGGESTIONS AS A REPOSITORY ISSUES OR PULL REQUESTS INSTEAD!
git add HISTORY.md
git commit -m "Changelog for upcoming release 0.1.1."
bumpversion patch
May the Force be with You | |
A Tulpa Creation Guide | |
by Methos | |
Twitter: @GGMethos | |
[email protected] | |
v2.8.1 | |
Last Edit: 28-Sep-2017 | |
The following work falls under the Creative Commons Attribution 4.0 International (CC BY 4.0) License. The official terms of the license can be seen here: |
CURRENTLY UNDER KITTENSTRUCTION - DO NOT USE RIGHT NOW | |
-Xverify:none -XX:+UnlockExperimentalVMOptions -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:-DontCompileHugeMethods -XX:MaxInlineSize=1024 -XX:FreqInlineSize=1024 -XX:+CMSParallelRemarkEnabled -XX:CMSFullGCsBeforeCompaction=1 -XX:MaxHeapFreeRatio=25 -XX:MinHeapFreeRatio=20 -XX:MaxPermSize=256M -XX:NewSize=240m -XX:SurvivorRatio=10 -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:MaxTenuringThreshold=4 -XX:+AggressiveOpts -XX:+OptimizeStringConcat -XX:+PrintCommandLineFlags -XX:+PrintGCDetails -Xloggc:GC.log | |
-Xmn2G -Xss4M -Xms4G -Xmx4G -XX:+UseLargePages -XX:PermSize=256M -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseCompressedStrings -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:UseSSE=4 -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=10 -Djava.net.preferIPv4Stack=true | |
To use with MMC: | |
1. Click the settings icon at the top. | |
2. Cloick on the Ja |
#!/bin/bash -ex | |
# Paste this into ssh | |
# curl -sL https://gist.github.com/andsens/2913223/raw/bootstrap_homeshick.sh | tar -xzO | /bin/bash -ex | |
# When forking, you can get the URL from the raw (<>) button. | |
### Set some command variables depending on whether we are root or not ### | |
# This assumes you use a debian derivate, replace with yum, pacman etc. | |
aptget='sudo apt-get' | |
chsh='sudo chsh' |
Version 3, 29 June 2007
Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.