This website requires JavaScript.
Explore
Help
Sign In
wzykubek
/
.dotfiles
Watch
1
Star
0
Fork
0
You've already forked .dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
.dotfiles
/
.local
/
bin
/
scripts
/
refbar
5 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix indentations in scripts
2020-05-13 15:07:01 +02:00
#!/bin/sh
Add 'mailsync' script and edit 'refbar'
2020-05-14 11:12:07 +02:00
pkill -SIGTRAP dbar
[ ! "$(pgrep dbar)" ] && dbar &
Copy Permalink