瀏覽代碼

show what done in __mysetup

pull/1/head
10sr 10 年之前
父節點
當前提交
90387f93d4
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      shrc

+ 2
- 0
shrc 查看文件

@@ -322,6 +322,7 @@ __mysetup_mkdirs(){
}

__mysetup(){
set -x
__mysetup_mkdirs
__mysetup_fetch_script \
https://gist.github.com/10sr/6852317/raw/colortable16.sh colortable16.sh
@@ -332,6 +333,7 @@ __mysetup(){
__mysetup_darwin_set_defaults
__mysetup_darwin_start_daemon
fi
set +x
}

#######################


Loading…
取消
儲存