Ver código fonte

fix color script url

pull/1/head
10sr 10 anos atrás
pai
commit
31aa78d040
1 arquivos alterados com 3 adições e 3 exclusões
  1. +3
    -3
      setup.sh

+ 3
- 3
setup.sh Ver arquivo

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



Carregando…
Cancelar
Salvar