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