Skip to content

hacktk/dotfiles_mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 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 "[email protected]"

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

After initialize

  • Wallpaper
    • Colors - Stone
  • Menu Bar
    • Battery - Show Percentage (Check)
    • Forcus - Uncheck
    • Display - Uncheck
    • Sound - Always Show
    • Now Playing - Uncheck
  • Keyboard
    • Keyboard Shortcuts
      • 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