stripes/view

6 lines
47 B
Bash
Executable File

#!/bin/sh
#
# Emulate view
#
exec nvim -R "$@"