mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-06 09:28:45 +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 grep="grep --color=auto"
|
||||||
alias c="clear"
|
alias c="clear"
|
||||||
alias be="bundle exec"
|
alias be="bundle exec"
|
||||||
alias share="python -m SimpleHTTPServer"
|
alias serve="python -m http.server 9000"
|
||||||
|
|
||||||
##### Mac OS Specific #####
|
##### Mac OS Specific #####
|
||||||
alias cask="brew cask"
|
alias cask="brew cask"
|
||||||
|
|||||||
Reference in New Issue
Block a user