mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Add motd
This commit is contained in:
parent
008bedf717
commit
2d93bfea06
@ -28,10 +28,11 @@ bindkey -M menuselect 'l' vi-forward-char
|
||||
bindkey -M menuselect 'j' vi-down-line-or-history
|
||||
bindkey -v '^?' backward-delete-char
|
||||
|
||||
|
||||
plugins=(git colored-man-pages)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
motdmaker && cat ~/.cache/motd
|
||||
|
||||
# Load syntax highlighting; should be last.
|
||||
source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user