mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
mod(fish): switch back to relative path
This commit is contained in:
parent
e6691ce3e5
commit
6e8ca58eae
2 changed files with 1 additions and 4 deletions
2
.config/fish/functions/update_dotfiles.fish
Normal file → Executable file
2
.config/fish/functions/update_dotfiles.fish
Normal file → Executable file
|
|
@ -1,5 +1,5 @@
|
|||
function update_dotfiles
|
||||
cd $DOTFILES_PATH
|
||||
cd ~/.dotfiles/
|
||||
git reset --hard
|
||||
git pull origin main
|
||||
prevd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue