瀏覽代碼

quick updates

control 1 年之前
父節點
當前提交
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>"