Associate excel files with sc-im in rifle
This commit is contained in:
parent
1b15097b22
commit
06262e6089
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ ext x?html?, has w3m, terminal = w3m "$@"
|
|||
ext csv = sc-im -- "$@"
|
||||
ext tsv|tab = sc-im -- "$@"
|
||||
ext sc = sc-im -- "$@"
|
||||
ext xls|xlsx = sc-im -- "$@"
|
||||
|
||||
# Define the "editor" for text files as first action
|
||||
mime ^text, label editor = $EDITOR -- "$@"
|
||||
|
|
Loading…
Reference in a new issue