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
- Host: GitHub
- URL: https://github.com/darkusphantom/zsh-terminal
- Owner: darkusphantom
- Created: 2021-02-23T16:57:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T02:04:54.000Z (over 3 years ago)
- Last Synced: 2025-03-25T03:48:49.165Z (about 1 year ago)
- Topics: shell, terminal, zsh
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.