snowhawk: ~/.local/bin
This commit is contained in:
parent
d761f8a067
commit
48f444d7a4
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ in
|
||||||
home.sessionPath = [
|
home.sessionPath = [
|
||||||
"${config.home.homeDirectory}/.cargo/bin"
|
"${config.home.homeDirectory}/.cargo/bin"
|
||||||
"${config.home.homeDirectory}/.dotnet/tools"
|
"${config.home.homeDirectory}/.dotnet/tools"
|
||||||
|
"${config.home.homeDirectory}/.local/bin"
|
||||||
];
|
];
|
||||||
|
|
||||||
snowhawk.tmux.sessionizer.paths = [
|
snowhawk.tmux.sessionizer.paths = [
|
||||||
|
|
Loading…
Reference in a new issue