src

sauce
got clone ssh://anon@src.dalliard.ch/src
log | files | refs

commit a41e3b1d4a5f7bfc4ff784c93302938fc2dc59fc
parent 79854ca8fd6382f6be8669d51992f4c8df8f74de
author: nathanael <nathanael@dalliard.ch>
date:   Sat, 18 Oct 2025 21:36:04 +0000

s3: rm hp

diffstat:
Ts3/dotfiles/bin/hp | 0
Ms3/scripts/dotfiles.sh | 1+
2 files changed, 1 insertion(+), 0 deletions(-)

diff --git a/s3/dotfiles/bin/hp b/s3/dotfiles/bin/hp diff --git a/s3/scripts/dotfiles.sh b/s3/scripts/dotfiles.sh @@ -7,6 +7,7 @@ ln -fsh "$src/s3/dotfiles/bin" "$HOME/bin" ln -fs "$src/s0/dotfiles/exrc" "$HOME/.exrc" ln -fs "$src/s0/dotfiles/profile" "$HOME/.profile" ln -fs "$src/s0/dotfiles/shrc" "$HOME/.shrc" +ln -fs "$src/s1/dotfiles/bin/hp" "$HOME/bin/hp" ln -fs "$src/s1/dotfiles/exrc.local" "$HOME/.exrc.local" ln -fs "$src/s1/dotfiles/hushlogin" "$HOME/.hushlogin" ln -fs "$src/s1/dotfiles/tmux.conf" "$HOME/.tmux.conf"