Skip to content

Commit 9107173

Browse files
committed
Fix motivation hook
1 parent 5b51656 commit 9107173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

motivation/motivation

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
FCP='\033[1;35m'
66
NC='\033[0m'
77

8-
echo "${FCP} Enjoy coding${NC}"
8+
echo "${FCP}> Enjoy coding${NC}"

0 commit comments

Comments
 (0)