summary refs log tree commit diff stats
path: root/.gitignore
blob: 5ea4190fa8b7d3c62ac52c7e59b4879073a0fddf (plain) (blame)
1
2
3
4
5
6
7
8
9
.go
/aerc2
/aerc
log
raw.log
aerc.conf
*.1
*.5
*.7
ighlight">
# Compatible with ranger 1.6.0 through 1.7.*
#
# Replace your rifle.conf with this file to use xdg-open as your file opener.
# This is, of course, adaptable for use with any other file opener.
else = xdg-open "$1"

# You need an "editor" and "pager" in order to use certain functions in ranger:
label editor = "$EDITOR" -- "$@"
label pager  = "$PAGER" -- "$@"