Skip to content

darkusphantom/zsh-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.