mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Update nt9 entry
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
14338c37fd
commit
e57b6b9877
1 changed files with 2 additions and 1 deletions
|
@ -1250,6 +1250,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
- [zlong_alert](https://github.com/kevinywlui/zlong_alert.zsh) - Uses `notify-send` and rings a bell to alert you when a command that has taken a long time (default: 15 seconds) has completed.
|
||||
- [zman](https://github.com/mattmc3/zman) - Use [fzf](https://github.com/junegunn/fzf) to quickly browse ZSH manuals.
|
||||
- [znotify](https://github.com/rudeigerc/znotify) - A simple plugin for sending notifications to other services.
|
||||
- [znvm](https://github.com/Ajnasz/znvm) - Similar to [nvm.sh](https://github.com/nvm-sh/nvm) but faster.
|
||||
- [zoo](https://github.com/salamantos/zoo_sh) - Casual theme with animal emoji. Includes decorators for current directory, time and `git` status.
|
||||
- [zoxide](https://github.com/ajeetdsouza/zoxide) - A fast alternative to `cd` that learns your habits.
|
||||
- [zpy](https://github.com/AndydeCleyre/zpy) - Manage Python Environments, dependencies, and isolated app installations, with a ZSH frontend to [pip-tools](https://github.com/jazzband/pip-tools).
|
||||
|
@ -1942,7 +1943,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
- [nothing](https://github.com/eendroroy/nothing) - Lightning fast and really simple because it has almost nothing in it.
|
||||
- [nova](https://github.com/body20002/nova) - Includes `git` status decroations. Overrides `LS_COLORS` and `LSCOLORS` settings.
|
||||
- [nox](https://github.com/kbrsh/nox) - Dark theme, displays the current working directory and git status.
|
||||
- [nt9](https://github.com/lenguyenthanh/nt9-oh-my-zsh-theme) - A clean, distraction free and `git` focused development theme. Shows path relative to `git` root (or ~ when outside `git` repo), time since last commit, current SHA, branch and branch state.
|
||||
- [nt9](https://github.com/lenguyenthanh/nt9-oh-my-zsh-theme) - A clean, distraction free and `git` focused development theme. Shows path relative to `git` root (or `~` when outside `git` repo), time since last commit, current SHA, branch and branch state.
|
||||
- [nunorc](https://github.com/nunorc/nunorc.zsh-theme) - Minimalist theme, works well on dark backgrounds. Includes `git`, `mercurial` and `svn` satus decorations.
|
||||
- [nuqlezsh](https://github.com/Nuqlear/nuqlezsh.zsh-theme) - A simple theme for prezto and oh-my-zsh.
|
||||
- [nuts](https://github.com/rafaelsq/nuts.zsh-theme) - Minimalist theme, includes `git` status decorations and time.
|
||||
|
|
Loading…
Reference in a new issue