index
:
voidrice
master
Scripts and configuration files I use on my arch linux desktop.
Vikas Kushwaha
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
bin
/
shorts
/
preview-bat
blob: 43d15329862c9f653b2adbaddde722ff7e9fb93b (
plain
)
1
2
3
#!/bin/sh
bat
--tabs
=
2
--style
=
plain
--color
=
always
"
$@
"