Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!
- vim config
- Oh My Zsh
- install on MacOs
brew install vim
- install on arch
sudo pacman -S vim
Requires Oh My Zsh
- Theme bira (built in) - More Theme's
- brew - several aliases for common brew commands.
- chucknorris - Chuck Norris fortunes.
- colored-man-pages - adds colors to man pages.
- docker - auto-completion for docker.
- docker-compose - provides completion for docker-compose as well as some aliases for frequent docker-compose commands.
- git - provides many aliases and a few useful functions.
- k - Directory listings for zsh with git features.
- is not build in check link to install.
- requireqs coreutils.
- GNU coreutils can be installed on OS X with homebrew:
brew install coreutils
- GNU coreutils can be installed on OS X with homebrew:
- macos - provides a few utilities to make it more enjoyable on macOS.
- nvm - provides many useful aliases as well as completion for the Apache Maven command.
- python - adds several aliases for useful Python commands.
- sudo - Easily prefix your current or previous commands with sudo by pressing esc twice.
- vscode - provides useful aliases to simplify the interaction between the command line and VS Code or VSCodium editor.
- web-search - adds aliases for searching with Google, Wiki, Bing, YouTube and other popular services.
- zsh-autosuggestions - It suggests commands as you type based on history and completions.
- is not build in check link to install.
- zsh-completions - Additional completion definitions for Zsh.
- is not build in check link to install.
- zsh-syntax-highlighting - provides syntax highlighting for the shell zsh.
- is not build in check link to install.