From 31aa78d04097d7c60cec42b27d903b3aad132827 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sun, 6 Oct 2013 20:14:35 +0900 Subject: [PATCH] fix color script url --- setup.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.sh b/setup.sh index 7d816ac..506fb86 100755 --- a/setup.sh +++ b/setup.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/w mkdir -p ~/.my/log mkdir -p ~/.local/bin @@ -124,8 +124,8 @@ mac_start_daemon(){ default(){ get_install_script \ - http://www.frexx.de/xterm-256-notes/data/colortable16.sh \ - http://www.frexx.de/xterm-256-notes/data/256colors2.pl + https://gist.github.com/10sr/6852317/raw/colortable16.sh \ + https://gist.github.com/10sr/6852331/raw/256colors2.pl git_config