Personal configuration files for macOS 26 (Tahoe), Windows 11 and WSL2
Links to files and folders in this repo:
| Name |
Description |
| .shellrc.sh |
Common settings for Zsh config ~/.zshrc or Bash config ~/.bashrc. |
| .aliases.sh |
Shell aliases for Zsh and Bash. Add to ~/.zshrc or ~/.bashrc file, or ~/.aliases.sh (provided you load it in your RC file). |
| .gitconfig |
Global git config values for ~/.gitconfig - a user-wide config known to git. |
| .gitignore |
Global git ignore values for ~/.gitignore - a user-wide git ignore file which git will recognize if you set it up as core.excludesfile in your .gitconfig. |
| ahk |
AutoHotkey is a free, open source macro-creation and automation utility. Written in v2 syntax. Similar to Hammerspoon for macOS. |
| espanso |
Espanso is a free and open-source text expansion tool for Linux, macOS, and Windows. |
| hammerspoon |
Hammerspoon is a powerful automation tool for macOS with Lua scripting engine. Similar to AutoHotkey for Windows. |
| mpv |
MPV is a free, open source, and cross-platform media player. |
| nvim |
Neovim is hyperextensible Vim-based text editor. |