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

https://github.com/darkusphantom/zsh-terminal

My custom terminal with ZSH and Oh-my-zsh
https://github.com/darkusphantom/zsh-terminal

shell terminal zsh

Last synced: about 1 month ago
JSON representation

My custom terminal with ZSH and Oh-my-zsh

Awesome Lists containing this project

README

          

# Custom Terminal with ZSH and Oh-my-zsh by DarkusPhantom

## Instalation
For the instalation, you need to check this post that i wrote. That post has the instructions to install ZSH, oh-my-zsh, install plugins and custom the terminal

## Plugins
### ZSH
+ **zsh-syntax-highlighting:** Commands with colors
+ **zsh-autosuggestions:** Suggest commands and autocomplete

### Terminal
+ **alias-tips:** Recommend alias for commands and git
+ **sudo:** Execute the command sudo clicking two times `esc`.
+ **history:** Show command history with more descritpion.

### Tools
+ **extract:** Plugin to descompress with a variety of extension.
+ **urltools:** Decode and encode url

### Entornos de trabajo
+ **git:** Add git alias to improve productivity.
+ **nvm:** Add nvm autocomplete.
+ **npm:** Add npm alias

### Documentacion
+ **frontend-search:** Search internet documentation with the console.
+ **node:** Open node documentation
+ **colored-man-pages:** Add colors to command man.