1
0

adjust README

This commit is contained in:
2025-07-12 20:55:22 +02:00
parent dce5c22157
commit 5f0e53aee1
4 changed files with 11 additions and 3 deletions

View File

@@ -1,8 +1,6 @@
export PATH=~/.local/bin:$PATH
export PATH=$DOTFILES/scripts/hcf/:$PATH
. "$HOME/.cargo/env"
case "$(uname -s)" in
Linux*) {
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

View File

@@ -19,3 +19,5 @@ export MANPAGER='nvim +Man!'
export SSH_ENV="$HOME/.ssh/agent-environment"
export GOPRIVATE=gitlab.company.com
. "$HOME/.cargo/env"