mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Create server.plugin.zsh
nice little python server alias
This commit is contained in:
parent
9f5a895192
commit
12c2519e68
1 changed files with 1 additions and 0 deletions
1
plugins/server/server.plugin.zsh
Normal file
1
plugins/server/server.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
|||
alias server='python -m SimpleHTTPServer'
|
||||
Loading…
Add table
Add a link
Reference in a new issue