mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 00:49:42 +08:00
add ~/bin to PATH
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
[[ ! -r "$P10K_INSTANT_PROMPT" ]] || source "$P10K_INSTANT_PROMPT"
|
||||
|
||||
HYPHEN_INSENSITIVE="true"
|
||||
|
||||
export PATH=~/bin:$PATH
|
||||
'';
|
||||
plugins =
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user