Explorar o código

quick updates

control hai 1 ano
pai
achega
5edd62ec70
Modificáronse 1 ficheiros con 2 adicións e 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>"