diff options
author | Chrisatmachine <[email protected]> | 2018-08-17 13:38:37 -0400 |
---|---|---|
committer | Chrisatmachine <[email protected]> | 2018-08-17 13:38:37 -0400 |
commit | f24582ab016df7fa5c543988d90a00baaeec3391 (patch) | |
tree | db408df0a652e125546d5e4eab1c83937fb1ea50 /setupRHEL.sh | |
parent | bf620ac8e53945de242ac3e70afc28adfb8a5a90 (diff) |
initial push
Diffstat (limited to 'setupRHEL.sh')
-rwxr-xr-x | setupRHEL.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/setupRHEL.sh b/setupRHEL.sh new file mode 100755 index 00000000..43563290 --- /dev/null +++ b/setupRHEL.sh @@ -0,0 +1,2 @@ + +sudo yum install -y neovim |