Skip to content

clouserw/dotfiles

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

No packages published