added alias for python's SimpleHTTPServer
This commit is contained in:
4
plugins/python.plugin.bash
Normal file
4
plugins/python.plugin.bash
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
alias http='python -m SimpleHTTPServer'
|
||||||
|
|
||||||
Reference in New Issue
Block a user