Installed Oh-My-Zsh, slight polybar change (brightness)
This commit is contained in:
11
.oh-my-zsh/plugins/wd/wd.plugin.zsh
Normal file
11
.oh-my-zsh/plugins/wd/wd.plugin.zsh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# WARP DIRECTORY
|
||||
# ==============
|
||||
# oh-my-zsh plugin
|
||||
#
|
||||
# @github.com/mfaerevaag/wd
|
||||
|
||||
wd() {
|
||||
. $ZSH/plugins/wd/wd.sh
|
||||
}
|
Reference in New Issue
Block a user