Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

myzsh

Git branch name

myzsh

ls

myzsh

ls -l

myzsh