4
.config/fish/config.fish
Normal file
4
.config/fish/config.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
clear && fastfetch
|
||||
end
|
||||
Reference in New Issue
Block a user