This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alfred appcleaner asepsis base bee boot2docker consul facter font-anonymous-pro-for-powerline hipchat iterm2 lastpass plex-home-theater puppet rdio sequel-pro skype slack spotify steam thunderbird totalterminal tunnelblick vagrant virtualbox vlc xquartz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#cloud-config | |
--- | |
write-files: | |
- path: /etc/conf.d/nfs | |
permissions: '0644' | |
content: | | |
OPTS_RPC_MOUNTD="" | |
- path: /opt/bin/wupiao | |
permissions: '0755' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[URL] | |
Protocol=unreal | |
Name=Player | |
Map=hagYQ1ebSoXvP8_wVHdHtXX2nVR+P2TJcTi1fnimCbg= | |
LocalMap=hagYQ1ebSoXvP8_wVHdHtXX2nVR+P2TJcTi1fnimCbg= | |
LocalOptions= | |
TransitionMap=dFWvaPy6GjMQodiFTbWyxNSl7oNRAWuxeP51HejcIKg= | |
MapExt=umap | |
EXEName=ShooterGame.exe | |
DebugEXEName=DEBUG-ShooterGame.exe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Engine.UIInteraction] | |
UIJoystickDeadZone=0.9 | |
UIAxisMultiplier=1.0 | |
AxisRepeatDelay=0.2 | |
MouseButtonRepeatDelay=0.15 | |
DoubleClickTriggerSeconds=0.5 | |
DoubleClickPixelTolerance=1 | |
ConfiguredAxisEmulationDefinitions=(AxisInputKey=MouseX,AdjacentAxisInputKey=MouseY,bEmulateButtonPress=False) | |
ConfiguredAxisEmulationDefinitions=(AxisInputKey=MouseY,AdjacentAxisInputKey=MouseX,bEmulateButtonPress=False) | |
ConfiguredAxisEmulationDefinitions=(AxisInputKey=XboxTypeS_LeftX,AdjacentAxisInputKey=XboxTypeS_LeftY,bEmulateButtonPress=True,InputKeyToEmulate[0]=Gamepad_LeftStick_Right,InputKeyToEmulate[1]=Gamepad_LeftStick_Left) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Engine.GameInfo] | |
DefaultGame=ShooterGame.SGGameInfoObjective | |
DefaultServerGame=ShooterGame.SGGameInfoObjective | |
bAdminCanPause=false | |
MaxPlayers=16 | |
GameDifficulty=+1.0 | |
bChangeLevels=True | |
MaxSpectators=2 | |
MaxIdleTime=120 | |
MaxTimeMargin=+0.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cl_crosshairalpha "200" | |
cl_crosshaircolor "5" | |
cl_crosshaircolor_b "255" | |
cl_crosshaircolor_r "255" | |
cl_crosshaircolor_g "0" | |
cl_crosshairdot "1" | |
cl_crosshairgap "-2" | |
cl_crosshairsize "2" | |
cl_crosshairstyle "4" | |
cl_crosshairusealpha "1" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@fmt3 ~]# hostnamectl status | |
Static hostname: fmt3 | |
Icon name: computer-vm | |
Chassis: vm | |
Machine ID: 85910a2b74924b7abf1aa04073664c24 | |
Boot ID: 87bfa2d28e1c4b56ab40225cbc936bab | |
Virtualization: xen | |
Operating System: Arch Linux | |
Kernel: Linux 4.0.4-x86_64-linode57 | |
Architecture: x86-64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def x(**kwargs): | |
""" | |
:param urmom: ur mom | |
:type urmom: ``str`` | |
:return truthiness: something about somethin | |
:rtype truthiness: ``bool`` | |
""" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hi sentinel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cl_crosshairalpha "200" | |
cl_crosshaircolor "5" | |
cl_crosshaircolor_b "255" | |
cl_crosshaircolor_r "255" | |
cl_crosshaircolor_g "0" | |
cl_crosshairdot "1" | |
cl_crosshairgap "-2" | |
cl_crosshairsize "2" | |
cl_crosshairstyle "4" | |
cl_crosshairusealpha "1" |