minor changes
This commit is contained in:
parent
93d993cb60
commit
46b1ceaa28
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ if command -v fastfetch >/dev/null 2>&1
|
|||
alias f='fastfetch --config os'
|
||||
# ─< unsuccessfull, cloning repo >──────────────────────────────────────────────────────────
|
||||
case '*'
|
||||
git clone https://git.k4li.de/pika/fastfetch $HOME/.local/share/fastfetch >/dev/null 2>&1
|
||||
git clone https://git.k4li.de/mirror/fastfetch $HOME/.local/share/fastfetch >/dev/null 2>&1
|
||||
# ─< execute fish to reinitialize aliasses >────────────────────────────────────────────────
|
||||
exec fish
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue