瀏覽代碼

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

Loading…
取消
儲存