Normalize indentation to spaces
This commit is contained in:
parent
ecd2f63c92
commit
b197b7e2bc
7 changed files with 60 additions and 59 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Open files according to MIME type
|
||||
xo() {
|
||||
(nohup mimeopen "$@" 2>/dev/null 1>&2 &)
|
||||
(nohup mimeopen "$@" 2>/dev/null 1>&2 &)
|
||||
}
|
||||
|
||||
# X application aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue