Skip to content

globaljake/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤙 dotfiles

My minimal approach to maintaining my essential applications, configuration files, and settings between computers.

Install Applications / Configs

☁️ Step 1. Clone repo into ~

git clone https://github.com/globaljake/dotfiles.git ~/.dotfiles

🤓 Step 2. Symlink contents of the .config directory to ~

ln -sf ~/.dotfiles/.config/.* ~

✅ Step 3. Run install.sh

chmod +x ~/.dotfiles/install.sh && ~/.dotfiles/install.sh

(Optional) Themes / System Settings

🍎 macOS System Preferences

Run scripts/macos.sh to update most of the System Preferences

chmod +x ~/.dotfiles/scripts/macos.sh && ~/.dotfiles/scripts/macos.sh

Manually update the rest

  • System Preferences → Keyboard → Keyboard → Key Repeat → Fast

  • System Preferences → Keyboard → Keyboard → Delay Until Repeat → Short

  • System Preferences → Keyboard → Keyboard → Modifier Keys... → Caps Lock Key: Control

🧛🏽‍♂️ Dracula Theme

Install Everywhere

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages