Delete now.conf
This commit is contained in:
parent
8fa24ffe2a
commit
672fc73b60
17
now.conf
17
now.conf
@ -1,17 +0,0 @@
|
||||
#!/bin/sh
|
||||
# /etc/now.conf - now configuration file
|
||||
|
||||
# Define colors and unicode symbols to be used
|
||||
export red="\033[1;31m"
|
||||
export green="\033[1;32m"
|
||||
export yellow="\033[1;33m"
|
||||
export blue="\033[1;34m"
|
||||
export reset="\033[m"
|
||||
export check="\xE2\x9C\x93"
|
||||
export error="\xE2\x9C\x95"
|
||||
export warning="\x21"
|
||||
export question="\x3F"
|
||||
|
||||
# Current date
|
||||
|
||||
export now_current_date=$(date)
|
Loading…
Reference in New Issue
Block a user