-
Notifications
You must be signed in to change notification settings - Fork 1
clouserw/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Config files and such to drop in ~ I stole this idea from jbalogh. <3 git clone to ~/.dotfiles cd ~/.dotfiles for f in .[a-z]*; do ln -s ~/.dotfiles/$f ~/$f; done ln -s ~/.dotfiles/nvim ~/.config/nvim ln -s ~/.dotfiles/ghostty ~/.config/ghostty # Only OS X. Needs a reboot ln -s ~/.dotfiles/KeyBindings ~/Library/KeyBindings # control+cmd+click to move window defaults write -g NSWindowShouldDragOnGesture -bool true
About
Secret hidden files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published