[ADD] MOTD

This commit is contained in:
Daveanand Mannie
2025-08-01 20:36:04 -04:00
parent e44c6d4b8e
commit 15178ddfae

View File

@@ -99,11 +99,5 @@ export WEZTERM_CONFIG_FILE=~/.config/nvim/wezterm.lua
export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=015,bold" export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=015,bold"
# ruby environement manager # ruby environement manager
eval "$(~/.local/repos/rbenv/bin/rbenv init - --no-rehash zsh)" eval "$(~/.local/repos/rbenv/bin/rbenv init - --no-rehash zsh)"
# go lang # message of the day
export GOPATH=$HOME/workspace/go-tools
export GOBIN=$GOPATH/bin
export PATH="$GOBIN:/usr/local/go/bin:$PATH"
# wezterm
export WEZTERM_CONFIG_FILE=$HOME/.config/nvim/config_files/wezterm.lua
# Message of the day
~/.config/nvim/zsh/motd.sh ~/.config/nvim/zsh/motd.sh