summaryrefslogtreecommitdiff
path: root/.config/fish/config.fish
blob: 25ef4327288106eadd4d3c481e13de06a7e23841 (plain)
1
2
3
4
5
function fish_greeting

if status is-interactive
    [ -f ~/.cache/wal/colors-fish.conf ]; and source ~/.cache/wal/colors-fish.conf
end