Italicize Symfony2 aliases
parent
2c4a428e50
commit
700611a9d6
@ -160,22 +160,22 @@ You also find these commands in Dash as a Cheat-sheet.
|
|||||||
|:-------------|:----------------------------|
|
|:-------------|:----------------------------|
|
||||||
| _sf_ | php ./app/console |
|
| _sf_ | php ./app/console |
|
||||||
| _sfcl_ | php app/console cache:clear |
|
| _sfcl_ | php app/console cache:clear |
|
||||||
| _sfcontainer | sf debug:container |
|
| _sfcontainer_| sf debug:container |
|
||||||
| _sfcw_ | sf cache:warmup |
|
| _sfcw_ | sf cache:warmup |
|
||||||
| _sfgb_ | sf generate:bundle |
|
| _sfgb_ | sf generate:bundle |
|
||||||
| _sfroute_ | sf debug:router |
|
| _sfroute_ | sf debug:router |
|
||||||
| _sfsr | sf server:run -vvv |
|
| _sfsr- | sf server:run -vvv |
|
||||||
|
|
||||||
## tmux
|
## tmux
|
||||||
|
|
||||||
| Alias | Command |
|
| Alias | Command |
|
||||||
|:------|:--------------------|
|
|:------|:--------------------|
|
||||||
| _ta_ | tmux attach -t |
|
| _ta_ | tmux attach -t |
|
||||||
| _tad_ | tmux attach -d -t |
|
| _tad_ | tmux attach -d -t |
|
||||||
| _ts_ | tmux new-session -s |
|
| _ts_ | tmux new-session -s |
|
||||||
| _tl_ | tmux list-sessions |
|
| _tl_ | tmux list-sessions |
|
||||||
| _tksv_ | tmux kill-server |
|
| _tksv_| tmux kill-server |
|
||||||
| _tkss_ | tmux kill-session -t|
|
| _tkss_| tmux kill-session -t|
|
||||||
|
|
||||||
## Systemd
|
## Systemd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user