Skip to content

Commit 665e474

Browse files
author
Abhinav
committed
Linked to Logo.sf
1 parent f8bd8c4 commit 665e474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abfetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Temp=$(uptime -p)
1212
Uptime=($(echo $Temp | tr " " "\n"))
1313
Memory=$(free -m | grep Mem | awk 'OFS=" / " {print $3,$2}')
1414

15-
echo -e "${Red}$(<logo.sf)"
15+
echo -e "${Red}$(<~/.config/abfetch/logo.sf)"
1616
echo -e "${NC}_______________________\n"
1717
echo -e "${Yellow}${User}${NC}@${Yellow}${Hostname}"
1818
echo -e "${Blue}os ${NC}${Os}"

0 commit comments

Comments
 (0)