diff options
| author | Paul Buetow <paul@buetow.org> | 2025-11-07 22:27:36 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-11-07 22:27:36 +0200 |
| commit | 7cf1a43b5454fb6f0b8d490e8d23953cd299dc95 (patch) | |
| tree | 7a316eb88014de2a442a1854e6fd48966930f9c3 | |
| parent | b573d774990453ed08f5e3007b15ed24a7b02b18 (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/dotfiles.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/fish/conf.d/dotfiles.fish b/dotfiles/fish/conf.d/dotfiles.fish index 6304d32..cf944a1 100644 --- a/dotfiles/fish/conf.d/dotfiles.fish +++ b/dotfiles/fish/conf.d/dotfiles.fish @@ -1,4 +1,4 @@ -set -gx DOTFILES_DIR ~/git/rexfiles/dotfiles +set -gx DOTFILES_DIR ~/git/conf/dotfiles function dotfiles::update set -l prev_pwd (pwd) |
