Skip to content

Commit

Permalink
Add alias for browser-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinjasaur committed Aug 28, 2019
1 parent f1a1d54 commit c6f4570
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .aliases
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ alias unfunction='unset -f'

# Edit my todo file
alias todo='$EDITOR ~/Dropbox/todo.txt'

# Spin up a browser-sync server watching local files w/ no browser notifications
alias bsync='browser-sync --no-notify --watch'

0 comments on commit c6f4570

Please sign in to comment.