AutoYADM commit: 2025-02-10 14:55:05
This commit is contained in:
parent
dd1c4bd455
commit
f9d6e81e2c
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -86,6 +86,7 @@ alias yadmadd="~/dev/autoyadm/yadmadd.sh"
|
||||||
export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin:/home/fic/go/bin"
|
export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin:/home/fic/go/bin"
|
||||||
export PATH="$PATH:/home/fic/.local/share/bob/nvim-bin"
|
export PATH="$PATH:/home/fic/.local/share/bob/nvim-bin"
|
||||||
export PATH="$PATH:/home/fic/.luarocks/bin"
|
export PATH="$PATH:/home/fic/.luarocks/bin"
|
||||||
|
export PATH="$PATH:/home/fic/.local/share/npm/bin"
|
||||||
fpath=(~/.zsh.d/ $fpath)
|
fpath=(~/.zsh.d/ $fpath)
|
||||||
function nh() {
|
function nh() {
|
||||||
nohup "$@" > /dev/null 2>&1 &
|
nohup "$@" > /dev/null 2>&1 &
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue