Skip to content

hacktk/dotfiles_mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles (mac)

Initialize

# change login shell & restart terminal
$ chsh -s /bin/bash

# generate ssh key & manually add it to github
$ ssh-keygen -t ed25519 -C "hacktk3@gmail.com"

# install
$ /bin/bash -c "$(curl -L https://raw.githubusercontent.com/hacktk/dotfiles_mac/master/install.sh)"

After initialize

  • Desktop & Screen Saver
    • Desktop - Colors - (Stone)
  • Dock & Menu Bar
    • Display - Show in Menu Bar (Uncheck)
    • Sound - Show in Menu Bar - always
    • Now Playing - Show in Menu Bar (Uncheck)
    • Battery - Show Percentage (Check)
    • Spotlight - Show in Menu Bar (Uncheck)
  • Keyboard
    • Keyboard
      • Modifier Keys
        • Caps Lock (Change to Control)
        • Control (Change to Command)
        • Command (Change to Control)
    • Input Sources
      • Add
        • Alphanumeric (Google)
        • Hiragana (Google)
      • Delete
        • ABC (After check to Romaji in Japan - Romaji Input modes)
        • Japanese - Romaji

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published