Skip to content

keiohtani/dotfiles

Repository files navigation

dotfiles

How to get started

MacOS

  1. Run shell files

    source ./install/mac.sh
  2. Move MacOS preference files

    cp ./system/* /Library/Prefrences/
  3. In a TMUX session, press prefix (ctr + t) + I to install the plugins

Windows Subsystem as Linux

  1. Go to "Turn Windows features on or off" and turn on WSL
  2. Install Ubuntu and Windows Terminal from Microsoft Store
  3. Set up DNS configs
  4. Start WSL and run git clone https://github.com/keiohtani/dotfiles.git && cd dotfiles && source install/wsl.sh
  5. Configure Windows Terminal
  • Open settings in Windows Terminal and add this in a profile with the name "Ubuntu"
"colorScheme": "Solarized Dark",
"fontSize": 9
  1. In a TMUX session, press prefix (ctr + t) + I to install the plugins

Troubleshooting

git config --global credential.helper "/mnt/c/Users/kohtani/AppData/Local/Programs/Git/mingw64/bin/git-credential-manager.exe"

Azure DevOps Only

git config --global credential.https://dev.azure.com.useHttpPath true

Chrome Extensions

  • Grammarly
  • 1Password
  • Vimium

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published