Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakbin/myzsh
This is my zsh configuration
https://github.com/jakbin/myzsh
dotfiles kali-linux kalilinux terminal termux termux-environment termux-hacking zsh zsh-configuration zsh-prompt zsh-syntax-highlighting zsh-theme zshconfig
Last synced: about 2 months ago
JSON representation
This is my zsh configuration
- Host: GitHub
- URL: https://github.com/jakbin/myzsh
- Owner: jakbin
- Created: 2021-06-21T08:25:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T04:19:40.000Z (about 1 year ago)
- Last Synced: 2023-12-27T05:25:28.501Z (about 1 year ago)
- Topics: dotfiles, kali-linux, kalilinux, terminal, termux, termux-environment, termux-hacking, zsh, zsh-configuration, zsh-prompt, zsh-syntax-highlighting, zsh-theme, zshconfig
- Language: Shell
- Homepage: https://youtu.be/8q1NDEKkSf4
- Size: 611 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Myzsh
Best vanilla theme for yuor zsh terminal (using without ohmyzsh).
## Here is for turmux [Termux-dotfiles](https://github.com/jakbin/termux-dotfiles)
## Features
* Dynamic git branch name
* Colourful outputs
* file icons
* command auto-suggestion
* command auto-complete## Prerequisite
* [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
* [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) (install from repo or github)
* [zsh-autocomplete](https://github.com/marlonrichert/zsh-autocomplete) (install from repo or github)
* [nerd-fonts](https://github.com/ryanoasis/nerd-fonts)
* [lsd](https://github.com/Peltoche/lsd) or [colorls](https://github.com/athityakumar/colorls) ( i prefer colorls because its also support git changes)## install
```sh
curl 'https://raw.githubusercontent.com/jakbin/myzsh/main/install.sh' | sh
```## install plugins
```sh
wget 'https://raw.githubusercontent.com/jakbin/myzsh/main/plugin-install.sh' && bash plugin-install.sh
```## Tutorial
[Watch Here](https://youtu.be/8q1NDEKkSf4)### Screenshts
Git branch name
ls
ls -l