diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-05-20 18:42:05 +0200 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-05-20 18:42:05 +0200 |
| commit | aac2054e7e8a9bb3f3975a9055aca609c80f2b3f (patch) | |
| tree | ce9e5e72c43fd2f54c3bbfe62fd3c5c6ab8c07dc /.config/shell | |
| parent | 8263451ce5ae7fe4f4aa58c2a040b89fad9ea395 (diff) | |
added a light mode theme
Diffstat (limited to '.config/shell')
| -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 |
