dotfiles/source/10_user_bin.sh

6 lines
70 B
Bash

#!/usr/bin/env bash
export PATH="$HOME/bin:$HOME/.local/bin:$PATH"