Procházet zdrojové kódy

fix color script url

pull/1/head
10sr před 10 roky
rodič
revize
31aa78d040
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. +3
    -3
      setup.sh

+ 3
- 3
setup.sh Zobrazit soubor

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



Načítá se…
Zrušit
Uložit