mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-06 01:18:44 +00:00
Update serve command
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ alias sass_watch="sass --watch ./:./"
|
||||
alias grep="grep --color=auto"
|
||||
alias c="clear"
|
||||
alias be="bundle exec"
|
||||
alias share="python -m SimpleHTTPServer"
|
||||
alias serve="python -m http.server 9000"
|
||||
|
||||
##### Mac OS Specific #####
|
||||
alias cask="brew cask"
|
||||
|
||||
Reference in New Issue
Block a user