Some minor stuff Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Tue, 11 Jun 2019 17:12:16 +0530
3 files changed,
2 insertions(+),
2 deletions(-)
M
bin/bar.sh
→
bin/bar.sh
@@ -3,4 +3,4 @@ killall -q polybar
while pgrep -x polybar > /dev/null; do sleep 1; done -polybar --config=/home/icyphox/.config/polybar/bar top +polybar top
M
zsh/.zshrc
→
zsh/.zshrc
@@ -72,4 +72,3 @@ source $HOME/.aliases
source $HOME/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source $HOME/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh source $HOME/.zsh/zsh-history-substring-search/zsh-history-substring-search.zsh -source $HOME/.zsh/git.zsh