some vim stuff and x, i3 gpg
[dotfiles.git] / i3 / bar
1 #!/bin/bash
2 while true;
3 do
4 date
5 sleep 1
6 done