Skip to content

Instantly share code, notes, and snippets.

View thblckjkr's full-sized avatar
🎯
Focusing

Teo Gonzalez thblckjkr

🎯
Focusing
View GitHub Profile
@thblckjkr
thblckjkr / FilesSnapshot.xml
Created September 8, 2019 05:32
ketarin v1.8.10 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\ketarin\Ketarin-1.8.10.zip.txt" checksum="ED275FCE334D3E26101161F4BF71D40E" />
<file path="C:\ProgramData\chocolatey\lib\ketarin\ketarin.nupkg" checksum="2DB374B1BC2BD627D0772E1EE795388C" />
<file path="C:\ProgramData\chocolatey\lib\ketarin\ketarin.nuspec" checksum="4099F31E7E0BDB13A1315DD6597032B9" />
<file path="C:\ProgramData\chocolatey\lib\ketarin\legal\LICENSE.txt" checksum="FFA10F40B98BE2C2BC9608F56827ED23" />
<file path="C:\ProgramData\chocolatey\lib\ketarin\legal\VERIFICATION.txt" checksum="1394839900CDD9D0F01D604A3778DFDE" />
<file path="C:\ProgramData\chocolatey\lib\ketarin\tools\chocolateyInstall.ps1" checksum="B7C1C7BB9A473B07B166CDE3D7F7B117" />
<file path="C:\ProgramData\chocolatey\lib\ketarin\tools\DiffieHellman.dll" checksum="234B9052AD2010604BCAE98C39672888" />
@thblckjkr
thblckjkr / tmux-cheatsheet.markdown
Created February 13, 2018 05:56 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname