Skip to content

Instantly share code, notes, and snippets.

@hi5
hi5 / powerline-cmd.cmd
Created December 26, 2020 15:25
Powerline for CMD
@chcp 65001 > nul
@echo off
if .%1==./? (
echo %0 [/?] [mode [sep]]
echo Sets a Powerline-like prompt
echo /? This help
echo mode A mode for your prompt
echo sep A seperator for your prompt
echo.
echo Modes:
@hi5
hi5 / TFMenu.ahk
Created January 8, 2019 21:47
TFMENU
/*
Name : TF Menu/Toolbar - making TF available in your favourite editor and/or filemanager
Requirements : TF Lib https://github.com/hi5/TF or
http://www.autohotkey.com/forum/viewtopic.php?t=46195 or
http://www.autohotkey.net/~hugov/tf.ahk
Version : 0.2
Updated : 31 December 2009
Documentation : http://www.autohotkey.com/forum/viewtopic.php?p=319645
AHK Forum : http://www.autohotkey.com/forum/viewtopic.php?p=319645
Credits : HugoV
@hi5
hi5 / Class Dock.ahk
Last active December 16, 2018 16:09 — forked from Visionary1/Class Dock.ahk
Docks a window to another - with relative
/*
Class Dock
Attach a window to another
Author
Soft (visionary1 예지력)
version
0.1 (2017.04.20)
0.2 (2017.05.06)
@hi5
hi5 / MergeComments.ahk
Last active April 17, 2016 09:11
AutoHotkey + Total Commander: Merge comments in descript.ion with text files
/*
Script: MergeComments.ahk
Purpose: Merge comments in descript.ion with text files?
Forum: http://www.ghisler.ch/board/viewtopic.php?t=43811
Gist: https://gist.github.com/hi5/4dbd52c304c4c24f183ff26d185df23f
TC Button bar, add a new button:
Command: pathto\MergeComments.ahk