Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wkentaro/dotfiles
My dotfiles.
https://github.com/wkentaro/dotfiles
dotfiles
Last synced: about 2 months ago
JSON representation
My dotfiles.
- Host: GitHub
- URL: https://github.com/wkentaro/dotfiles
- Owner: wkentaro
- Created: 2014-06-18T16:55:40.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T00:35:17.000Z (3 months ago)
- Last Synced: 2024-10-17T15:07:26.482Z (2 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 5.65 MB
- Stars: 34
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
My dotfiles.
## Usage
```bash
INSTALL_DIR=$HOME/.dotfiles # you can change this location
git clone --recursive https://github.com/wkentaro/dotfiles.git $INSTALL_DIR && cd $INSTALL_DIR
./install.py
```## macOS
### iTerm2
* Download iTerm color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes.
* `Iterm2 > Preferences > Profiles > Colors > Load Presets > __Dark Pastel__`.## Ubuntu 16.04
### Input Method
* Select `fcitx` for `Keyboard input method system` in `Language Support`.
* Logout + login.
* Open fcitx settings and configure as below:![](.readme/xenial/input_method_001.jpg)
![](.readme/xenial/input_method_002.jpg)