projects
/
dotfiles
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fzf added to the bashrc
[dotfiles/.git]
/
.local
/
bin
/
beautify
1
#!/bin/bash
2
wallpaper="$(ls -d -1A /home/josuer08/Pictures/backgrounds/* | shuf -n 1)"; feh --bg-fill $wallpaper; wal -i $wallpaper -n -q