Add .config/fish/conf.d/greeting.fish
Add .config/fish/conf.d/pipx.fish
This commit is contained in:
parent
9a518379fc
commit
74345e958f
2 changed files with 3 additions and 0 deletions
1
dot_config/fish/conf.d/greeting.fish
Normal file
1
dot_config/fish/conf.d/greeting.fish
Normal file
|
@ -0,0 +1 @@
|
|||
set -g fish_greeting
|
2
dot_config/fish/conf.d/pipx.fish
Normal file
2
dot_config/fish/conf.d/pipx.fish
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Created by `pipx` on 2023-08-28 08:41:19
|
||||
set PATH $PATH /home/nezia/.local/bin
|
Loading…
Reference in a new issue