Skip to content

tsukker/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

The strongest configuration I thought up

Environment

  • macOS Terminal.app (iTerm.app)
  • (Linux version: TBD)

Usage

macOS

First of all, Xcode is needed to be installed from App Store to use git command.

Configure

cd [/any/path/you/want]
git clone 'https://github.com/tsukker/dotfiles.git'
cd dotfiles
zsh ./macos.sh

Or, you can use ghq instead.

ghq get tsukker/dotfiles
cd ~/ghq/github.com/tsukker/dotfiles
zsh ./macos.sh

Manual Operations (Optional)

  • IME
    • preferences > IME
    • preferences > Keyboard shortcuts
  • Change display resolution
  • Disable auto setting of timezone
  • Enable Mouse Keys and turn Five-Alt setting on

Neovim

:PlugInstall
:PlugStatus

TODO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published