Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomas-lebeau/dotfiles
My .dotfiles
https://github.com/thomas-lebeau/dotfiles
Last synced: 26 days ago
JSON representation
My .dotfiles
- Host: GitHub
- URL: https://github.com/thomas-lebeau/dotfiles
- Owner: thomas-lebeau
- Created: 2015-09-08T14:09:20.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T08:11:11.000Z (11 months ago)
- Last Synced: 2024-10-26T22:02:13.686Z (2 months ago)
- Language: Shell
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. install yadm
```bash
curl -fLo /usr/local/bin/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm && chmod a+x /usr/local/bin/yadm
yadm clone https://github.com/thomas-lebeau/.dotfiles.git
```2. import iterm keymap preferences
- iterm2 > Keys > Key Bindings > Presets > Import...
- select file in `~/.config/item2/key-mappings.itermkeymap`