소스 검색

host-this-directory.sh

master
whiteline 1 년 전
부모
커밋
65da316235
2개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      coding-terminal
  2. +2
    -0
      host-this-directory.sh

+ 3
- 3
coding-terminal 파일 보기

@@ -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 파일 보기

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

불러오는 중...
취소
저장