Explorar el Código

quick updates

control hace 1 año
padre
commit
5edd62ec70
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      setup.sh

+ 2 - 1
setup.sh

@@ -1,10 +1,11 @@
 #!/bin/bash
-# Script to setup terminal environment
 
 # Location: $HOME/dots
 # User Scope: user
 # Run as: ./setup.sh <arg>
 
+# Script to setup terminal environment
+
 if [ $# -ne 1 ]; then
     echo "::[Dots Setup Script]::"
     echo "Usage: setup.sh <prompt to use: seafly|parrot|powerline>"