diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-02 10:22:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-02 10:22:19 +0300 |
| commit | 4365a0e3e868fd936aa523e9de489e5dbb451886 (patch) | |
| tree | d0057ae208ad5acf28d3fcde2ab972c970c46577 | |
| parent | 6d71944860a300ed7cc71b61fe8198ec906794b2 (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/quickedit.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/quickedit.fish b/dotfiles/fish/conf.d/quickedit.fish index 2c6b2c9..4c0796c 100644 --- a/dotfiles/fish/conf.d/quickedit.fish +++ b/dotfiles/fish/conf.d/quickedit.fish @@ -77,3 +77,4 @@ abbr -a quicknote quickedit::quicknote abbr -a er "ranger $QUICKEDIT_DIR" abbr -a cdquickedit "cd $QUICKEDIT_DIR" abbr -a cdnotes 'cd ~/Notes' +abbr -a cdfish 'cd ~/.config/fish/conf.d' |
