Skip to content

jayeve/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

453 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J's dotfiles setup for a MacOS

Usage

git clone --bare git@github.com:jayeve/dotfiles.git
cd dotfiles.git
git worktree add master
cd master
stow -t ~ fzf alacritty git nvim tmux zsh hammerspoon scripts htop karabiner opencode tig kitty

hammerspoon

# to see all running apps
hs -c 'for _, app in ipairs(hs.application.runningApplications()) do
    print(app:name(), app:bundleID())
end'

Shortcuts Events

  • MacOS provides a mechanism for creating shortcuts that I can then run with osascript and even map to keys using Karabiner

About

my hidden config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 71.1%
  • Shell 23.0%
  • Ruby 2.7%
  • OpenSCAD 2.6%
  • Dockerfile 0.6%
  • AppleScript 0.0%