minor changes
This commit is contained in:
parent
d304068456
commit
24130801af
1 changed files with 6 additions and 16 deletions
22
config.fish
22
config.fish
|
@ -2,22 +2,12 @@ if status is-interactive
|
||||||
# ─< Commands to run in interactive sessions can go here >──────────────
|
# ─< Commands to run in interactive sessions can go here >──────────────
|
||||||
end
|
end
|
||||||
|
|
||||||
# __ _ __ _ _
|
# ╭─────────────────────────────────────────────────╮
|
||||||
# / _(_) / _(_) | |
|
# │ FISH CONFIG BY PIKA │
|
||||||
# ___ ___ _ __ | |_ _ __ _ | |_ _ ___| |__
|
# │ │
|
||||||
# / __/ _ \| '_ \| _| |/ _` | | _| / __| '_ \
|
# │ - if you have any questions, check the git page │
|
||||||
# | (_| (_) | | | | | | | (_| |_| | | \__ \ | | |
|
# │ https://git.k4li.de/pika/fish.git │
|
||||||
# \___\___/|_| |_|_| |_|\__, (_)_| |_|___/_| |_|
|
# ╰─────────────────────────────────────────────────╯
|
||||||
# __/ |
|
|
||||||
# |___/
|
|
||||||
# _ ___ _ _
|
|
||||||
# | | / _ \| | |
|
|
||||||
# | |__ _ _ / /_\ \ | | ___ _____ ____ __
|
|
||||||
# | '_ \| | | | | _ | | |/ _ \/ _ \ \/ /\ \/ /
|
|
||||||
# | |_) | |_| | | | | | | | __/ __/> < > <
|
|
||||||
# |_.__/ \__, | \_| |_/_|_|\___|\___/_/\_\/_/\_\
|
|
||||||
# __/ |
|
|
||||||
# |___/
|
|
||||||
|
|
||||||
# ─────────────────────────────────< Environment-Variables >───────────────────────────────
|
# ─────────────────────────────────< Environment-Variables >───────────────────────────────
|
||||||
set fish_greeting
|
set fish_greeting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue