inchei / dotfiles

📂 dotfiles on Arch Linux and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles
├─autohotkey
│  ├─Brightness.ahk
│  │  └─CapsLock + 鼠標滾輪控制屏幕亮度
│  ├─ColorPicker.ahk
│  │  └─Ctrl + Alt + Z 獲取指針所在顔色(RGB HEX)
│  ├─Misc.ahk
│  │  ├─Alt 快速滾輪左右滑動
│  │  ├─Win + C 清空回收站
│  │  └─Win + S 置頂窗口
│  ├─SetTransparency.ahk
│  │  ├─Shift + 鼠標滾輪 窗口透明度漸變
│  │  └─Shift + 鼠標中鍵 透明度為100%
│  └─VolumeSetter.ahk
├─bat
│  ├─dc.bat
│  │  └─分別批量解壓縮至同名文件夾
│  ├─dl.bat
│  │  └─清空子文件夾
│  └─mv.bat
│     └─移動子文件夾內容至父文件夾
├─powershell
│  └─Microsoft.PowerShell_profile.ps1
├─Rime
├─scripts
│  ├─bootstrap.sh
│  └─gamp.sh
└─vscode
│    └─settings.json
├─adblock.txt
└─tampermonkey.zip

About

📂 dotfiles on Arch Linux and Windows.


Languages

Language:Go 59.4%Language:Lua 19.4%Language:Python 9.3%Language:AutoHotkey 9.3%Language:Batchfile 1.5%Language:Shell 0.9%Language:PowerShell 0.2%