mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 01:46:40 +00:00
Remove hard-coded path to tmuxifier binary from tcsh completion script
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
complete tmuxifier 'p@1@`$HOME/.tmuxifier/bin/tmuxifier commands`@' \
|
||||
'p@2@`$HOME/.tmuxifier/bin/tmuxifier completions $:-1`@'
|
||||
complete tmuxifier 'p@1@`tmuxifier commands`@' \
|
||||
'p@2@`tmuxifier completions $:-1`@'
|
||||
|
||||
Reference in New Issue
Block a user