all repos — dotfiles @ 9c6b759ef2e315b9d9e81e6c4156512736d73149

my *nix dotfiles

Some minor stuff

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Tue, 11 Jun 2019 17:12:16 +0530
commit

9c6b759ef2e315b9d9e81e6c4156512736d73149

parent

5ccae76815abadfa8498076f63da05d9eca756c2

3 files changed, 2 insertions(+), 2 deletions(-)

jump to
M bin/bar.shbin/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
A bin/lien

@@ -0,0 +1,1 @@

+/home/icy/leet/lien/lien
M zsh/.zshrczsh/.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