host-this-directory.sh
This commit is contained in:
parent
88e3c3e1d0
commit
65da316235
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
xrdb -merge ~/.Xresources.green
|
#xrdb -merge ~/.Xresources.green
|
||||||
urxvt -fn xft:inconsolata-28:hinting=false -letsp -1 -im none &
|
urxvt -fn xft:inconsolata-26:hinting=false -letsp 1 -im none -b 26 &
|
||||||
xrdb -merge ~/.Xresources
|
#xrdb -merge ~/.Xresources
|
||||||
|
2
host-this-directory.sh
Executable file
2
host-this-directory.sh
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
ruby -run -e httpd . -p 8080 --bind-address=192.168.1.2
|
Loading…
Reference in New Issue
Block a user