Modularized dot-files
[ ] True color support
[ ] miniconda python
[ ] pytorch
-
iTerm2
-
Preferences -> Profiles -> Text
- Use built-in Powerline glyphs
- Font Source Code Pro for Powerline, Regular 12
- Non-ASCII Font MesloLGS NF, Regular 12, Meslo Nerd Font
-
Karabiner
-
Change caps_lock key Change caps_lock to control if pressed with other keys, to escape if pressed alone.
-
Ctrl + Arrow keys/Backspace Word wise movement
-
Lock screen Option + L to lock screen
Build an image
docker image build -t ytian/ide .
Run the container
docker container run -v /path/to/host:/root/workspace -it ytian/ide zsh