mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
simplified the update of omf
This commit is contained in:
+1
-3
@@ -13,9 +13,7 @@ if status is-interactive
|
||||
|
||||
# Install OMF if it is not already
|
||||
if test ! -d ~/.local/share/omf
|
||||
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
|
||||
else
|
||||
omf update
|
||||
curl -L https://get.oh-my.fish | fish
|
||||
end
|
||||
|
||||
# Alias for the cat command
|
||||
|
||||
Reference in New Issue
Block a user