Skip to content

Commit

Permalink
Move init.fish to conf.d/plugin_name.fish
Browse files Browse the repository at this point in the history
Follow fisher's recommendation jorgebucaran/fisher#651 (comment).
  • Loading branch information
Rodrigo Bermudez Schettino committed Mar 1, 2021
1 parent f5e14c4 commit 3a4dc55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions conf.d/fish_apple_touchbar.fish
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Moved contents of init.fish here
# Source: https://github.com/jorgebucaran/fisher/issues/651#issuecomment-762808325
fish-apple-touchbar

set -l name (basename (status -f) .fish){_uninstall}

function __fish_apple_touchbar_uninstall --on-event $name
Expand Down
1 change: 0 additions & 1 deletion init.fish

This file was deleted.

0 comments on commit 3a4dc55

Please sign in to comment.