start of a nix home-manager configuration.
This commit is contained in:
parent
1e3208699b
commit
2b11da0b62
15 changed files with 2784 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
export PATH="$PATH:$HOME/.local/bin/"
|
||||
export PATH="$PATH:/opt"
|
||||
export PATH="$PATH:$HOME/.cargo/bin"
|
||||
export PATH="$PATH:$HOME/.nix-profile/bin"
|
||||
|
||||
#prompt
|
||||
setprompt() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue