control 1 жил өмнө
parent
commit
5edd62ec70
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  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>"