Răsfoiți Sursa

quick updates

control 1 an în urmă
părinte
comite
5edd62ec70
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  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>"