https://github.com/jskherman/dotfiles
A repository of dotfiles, autohotkey scripts, etc.
https://github.com/jskherman/dotfiles
autohotkey autohotkey-scripts autohotkey-v2 dotfiles espanso espanso-snippets powershell
Last synced: 15 days ago
JSON representation
A repository of dotfiles, autohotkey scripts, etc.
- Host: GitHub
- URL: https://github.com/jskherman/dotfiles
- Owner: jskherman
- Created: 2023-02-25T06:19:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-05T11:25:55.000Z (10 months ago)
- Last Synced: 2025-04-03T04:12:22.733Z (7 months ago)
- Topics: autohotkey, autohotkey-scripts, autohotkey-v2, dotfiles, espanso, espanso-snippets, powershell
- Language: AutoHotkey
- Homepage:
- Size: 557 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
A repository of config _files_, dotfiles, and miscellaneous for the terminal
and related tools.Folders:
- `espanso`: [espanso](https://espanso.org/) snippets
- `powershell`: PowerShell profile and modules
- `autohotkey`: [AutoHotkey](https://www.autohotkey.com/) scripts for Windows## Symbolic links
- `autohotkey/AutoHotkey.ahk <<===>> shell:startup\AutoHotkey.ahk.lnk`
- `espanso <<===>> %APPDATA%\espanso`
- `jrnl <<===>> %USERPROFILE%\.config\jrnl`
- `nvim <<===>> %LOCALAPPDATA%\nvim`
- `nvim-quarto <<===>> %LOCALAPPDATA%\nvim-quarto
- `powershell/profile.ps1 <<===>> %USERPROFILE%\OneDrive\Documents\PowerShell\Microsoft.PowerShell_profile.ps1`
- `sioyek/keys_user.config <<===>> %USERPROFILE%\OneDrive\Documents\Archive\apps\sioyek\keys_user.config`
- `sioyek/prefs_user.config <<===>> %USERPROFILE%\OneDrive\Documents\Archive\apps\sioyek\prefs_user.config`