Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Michael's configuration files for power tools

How to use ?

If you don't install these power tools, please install them. On MAC OS, it's recommended to use brew

git clone
cd dotfiles
chmod +x install.sh
./install.sh

Zsh

zsh is configured with help of oh-my-zsh. Taking MAC OS as an example to show How to let zsh as default shell on Mac OS ?

chsh -s /usr/local/bin/zsh $USER
sudo echo /usr/local/bin/zsh >> /etc/shells

iTerm is my favority terminal emulator on MAC OS X. It have wonderful features, e.g.

  • Mouseless Copy
  • Trigger
  • Captured Output
  • Autocomplete
  • Paste History & Advanced Paste

My profiles change set:

  • Text page: use Fira Code as Font and Non-ASCII Font
  • colors presets: guvbox, Solarized Dark(builtin)

How to reset settings to default ?

defaults delete com.googlecode.iterm2

About

my dot files for vim etc

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages