mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fish: formatted fish functions
This commit is contained in:
parent
6169d1e7ff
commit
667dce99d1
15 changed files with 176 additions and 176 deletions
|
|
@ -1,8 +1,8 @@
|
|||
function update_dotfiles
|
||||
cd ~/.dotfiles/
|
||||
git reset --hard
|
||||
git pull --set-upstream origin main
|
||||
git submodule update --init
|
||||
prevd
|
||||
restow
|
||||
cd ~/.dotfiles/
|
||||
git reset --hard
|
||||
git pull --set-upstream origin main
|
||||
git submodule update --init
|
||||
prevd
|
||||
restow
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue