mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-13 01:59:48 +00:00
4 lines
78 B
Bash
4 lines
78 B
Bash
# shellcheck shell=bash
|
|
|
|
export PATH="$HOME/.local/bin:/usr/local/sbin:$PATH"
|