Auto-sync from catchthesethighs
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
# Only run in interactive shells
|
||||
[[ -o interactive ]] || return 0
|
||||
|
||||
#
|
||||
# ============================================================================
|
||||
# MOTD Width, adjust if needed.
|
||||
# ============================================================================
|
||||
|
||||
_M_WIDTH=64
|
||||
|
||||
# ============================================================================
|
||||
# Colors (ANSI escape codes)
|
||||
# ============================================================================
|
||||
@@ -58,8 +65,6 @@ _motd_disk() {
|
||||
# Box Drawing - Fixed Width
|
||||
# ============================================================================
|
||||
|
||||
# Fixed box width
|
||||
_M_WIDTH=64
|
||||
|
||||
_motd_line() {
|
||||
local char="$1"
|
||||
|
||||
Reference in New Issue
Block a user