1
0

more refinement

This commit is contained in:
2025-03-31 20:18:34 +02:00
parent cfb96ceb85
commit 7c500df9f3
17 changed files with 363 additions and 110 deletions

View File

@@ -18,6 +18,7 @@ export MANPAGER='nvim +Man!'
export SSH_ENV="$HOME/.ssh/agent-environment"
export PATH=~/.local/bin:$PATH
export PATH=$DOTFILES/scripts/hcf/:$PATH
case "$(uname -s)" in
Linux*) {