Przeglądaj źródła

host-this-directory.sh

master
whiteline 1 rok temu
rodzic
commit
65da316235
2 zmienionych plików z 5 dodań i 3 usunięć
  1. +3
    -3
      coding-terminal
  2. +2
    -0
      host-this-directory.sh

+ 3
- 3
coding-terminal Wyświetl plik

@@ -1,4 +1,4 @@
#!/bin/sh
xrdb -merge ~/.Xresources.green
urxvt -fn xft:inconsolata-28:hinting=false -letsp -1 -im none &
xrdb -merge ~/.Xresources
#xrdb -merge ~/.Xresources.green
urxvt -fn xft:inconsolata-26:hinting=false -letsp 1 -im none -b 26 &
#xrdb -merge ~/.Xresources

+ 2
- 0
host-this-directory.sh Wyświetl plik

@@ -0,0 +1,2 @@
#!/bin/sh
ruby -run -e httpd . -p 8080 --bind-address=192.168.1.2

Ładowanie…
Anuluj
Zapisz