diff options
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index e6b31cc..701d778 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -37,4 +37,4 @@ export PATH="$PATH:$HOME/.local/bin:$HOME/.local/src/fzf/bin:$HOME/.npm/bin:/sbi [ -f $HOME/.bashrc ] && . $HOME/.bashrc -[ -f /etc/motd ] && /etc/motd +[ -f /etc/motd.tcl ] && /etc/motd.tcl |
