AutoYADM commit: 2025-02-26 20:30:04
This commit is contained in:
parent
63bd4afb06
commit
ff6de15e67
15 changed files with 98 additions and 0 deletions
8
.config/fish/config.fish
Normal file
8
.config/fish/config.fish
Normal file
|
@ -0,0 +1,8 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
||||
thefuck --alias | source
|
||||
set -x PATH $HOME/.local/bin $PATH
|
||||
# set -Ux TERM xterm-256color
|
||||
# set -gx TERM xterm-256color
|
Loading…
Add table
Add a link
Reference in a new issue