Save current changes before moving to new remote
This commit is contained in:
@ -23,7 +23,6 @@ get_moon_icon () {
|
|||||||
else phase_icon="☼" # a SUN day :)
|
else phase_icon="☼" # a SUN day :)
|
||||||
fi
|
fi
|
||||||
echo $phase_icon
|
echo $phase_icon
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
OUTPUT="$(date -v+$1m +%B", "%Y)"
|
OUTPUT="$(date -v+$1m +%B", "%Y)"
|
||||||
|
|||||||
Reference in New Issue
Block a user