1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00
eoli3n-dotfiles/neofetch/neofetch.sh

8 lines
231 B
Bash
Raw Normal View History

2020-05-11 14:31:48 +02:00
#!/bin/bash
2020-05-11 14:37:33 +02:00
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
2020-05-11 14:31:48 +02:00
wget "https://avatars0.githubusercontent.com/u/12347044?s=400&v=4" -O /tmp/archzfs.png
2020-05-11 14:37:33 +02:00
neofetch --config "$DIR"/config --kitty /tmp/archzfs.png