Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jinhucheung/m-terminal

My Terminal Setting
https://github.com/jinhucheung/m-terminal

terminator zsh

Last synced: 7 days ago
JSON representation

My Terminal Setting

Awesome Lists containing this project

README

        

### Terminator

#### INSTALL

@see https://gnometerminator.blogspot.co.id/p/introduction.html

#### CONFIG

```
cp .config/terminator/config ~/.config/terminator/config
```

### Oh My Zsh

#### INSTALL

@see https://github.com/robbyrussell/oh-my-zsh

#### CONFIG

```
cp .zshrc ~/.zshrc
```

### Visual Studio Code

#### TERMINAL SETTINGS

@see https://gist.github.com/jinhucheung/d3714032bf04aa83f7d94df4bd91fb73

### THANKS

[dotfiles](https://github.com/OfficialOxide/dotfiles)

[Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh)