4 lines
81 B
Bash
4 lines
81 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
echo "Vim Configuration Installation Script is Running ..."
|