Removed IP adress from modeline

This commit is contained in:
Marcel Kapfer 2018-11-17 09:16:30 +01:00
parent dd19e3c74a
commit 205133ca3b
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
*mode-line-border-width* 3
*mode-line-pad-x* 3
*mode-line-pad-y* 3
*screen-mode-line-format* (list "[" '(:eval (RUN-SHELL-COMMAND "date '+%F %H:%M'|tr -d [:cntrl:]" T)) "] [%n] %w ^> [" '(:eval (RUN-SHELL-COMMAND "hostname -I |tr -d [:cntrl:]" T)) "][%B] [marcel@%h] %T"))
*screen-mode-line-format* (list "[" '(:eval (RUN-SHELL-COMMAND "date '+%F %H:%M'|tr -d [:cntrl:]" T)) "] [%n] %w ^> [%B] [marcel@%h] %T"))
;; customize texts
(setf *window-format* "^B %n ^b %20t "