Bauke/dotfiles
Bauke
/
dotfiles
Archived
1
Fork 0
This repository has been archived on 2025-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.profile

4 lines
104 B
Bash

export BAUKE_DIR="$HOME/.bauke"
export PATH="$PATH:$BAUKE_DIR/bin"
export PATH="$PATH:$HOME/.local/bin"