Skip to content

elmoonwy/dotfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup a new laptop?

  1. Homebrew
    • install wget
  2. Xcode, dropbox, atom, chrome
  3. iTerm -> Zsh -> Oh my Zsh
  4. vi -> spf13
  5. tmux (In order to work with zsh and mac os, you also need to install library)
  6. mackup
    • Copy mackup.cfg file from dropbox into home directory
    • mackup restore
    • vi -> PluginInstall
  7. Link dot file
    • Link config file to your local
      • e.g. ln -s AB_PATH_TO_CONFIG ./.tmux.config
    • vi -> PluginInstall
  8. Setup Git
    • generate Publish Key
    • git config --global core.editor /usr/bin/vim
  9. Sublime
    • ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl

About

Git and tmux configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages