Browse Source

fix color script url

pull/1/head
10sr 10 years ago
parent
commit
31aa78d040
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      setup.sh

+ 3
- 3
setup.sh View File

@@ -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



Loading…
Cancel
Save