hojongs / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This my dotfiles to setup my own development environment automatically

Supported OS: Mac OS, WSL (Except of Windows)

How to use

git clone git@github.com:hojongs/dotfiles.git $HOME/dotfiles
$HOME/dotfiles/init-essential.sh
$HOME/dotfiles/init-symlink.sh

Common

Oh My Zsh

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

POSIX

'₩' to '`'

cp -r Library/KeyBindings/ $HOME/

iTerm

iTerm -> Preference: Load preferences from a custom folder or URL $HOME/dotfiles/iterm

Intellij

Plugins

  • Nyan Progress Bar
  • IdeaVim
  • Key Promoter X
  • GitToolBox
  • .ignore

About


Languages

Language:Lua 98.8%Language:Shell 0.7%Language:AutoHotkey 0.5%