mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-10 04:24:11 +00:00
Add donbuehl/zsh-unraid
Add `donbuehl/zsh-unraid` plugin Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
02dbfd7144
commit
dd99c3ad8d
1 changed files with 1 additions and 0 deletions
|
@ -1377,6 +1377,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [undollar](https://github.com/zpm-zsh/undollar) - Strips the dollar sign from the beginning of the terminal prompt.
|
||||
- [unique-id](https://github.com/z-shell/zsh-unique-id) - Provides a unique number that identifies a running Zshell session, in its shell variable `$ZUID_ID`. Besides this unique number, also a unique codename is provided, in shell variable `$ZUID_CODENAME`. An example use case is to hold logs in files `.../mylog-${ZUID_CODENAME}.log`, so that two different Zshells will not write to the same file at the same time.
|
||||
- [unix-simple](https://github.com/redxtech/zsh-unix-simple) - A command that shows a graphic about the simplicity of unix.
|
||||
- [unraid](https://github.com/donbuehl/zsh-unraid) - Adds convenient aliases and functions for managing your Unraid server directly from the command line.
|
||||
- [unwrap](https://github.com/foxleigh81/unwrap-zsh-plugin) - Allows you to remove a directory without removing the contents - it puts them in the directory's parent directory.
|
||||
- [up (cjayross)](https://github.com/cjayross/up) - A simple way to navigate up through directories.
|
||||
- [up (peterhurford)](https://github.com/peterhurford/up.zsh) - Adds an up command to `cd` multiple levels up.
|
||||
|
|
Loading…
Reference in a new issue