development:bash_shortcuts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
development:bash_shortcuts [2022/03/19 14:12] azizdevelopment:bash_shortcuts [2022/06/15 14:39] (current) aziz
Line 12: Line 12:
 | ''Ctrl'' + ''u''  | Cut from cursor to beginning of line  | | ''Ctrl'' + ''u''  | Cut from cursor to beginning of line  |
 | ''Ctrl'' + ''y''  | Paste  | | ''Ctrl'' + ''y''  | Paste  |
 +
 +====== Bash aliases ======
 +
 +^ Shortcut  ^ Command  ^
 +| ll  | long listing  |
 +| la  | long listing, inclunding hidden files  |
 +| dcu  | start containers. must be in a dir with a docker-compose.yml file  |
 +| dcd  | stop containers. must be in a dir with a docker-compose.yml file  |
 +| ta  | tmux attach  |
 +| gis  | git status  |
 +| git  | git log  |
 +| git  | git log  |
 +
  
 See: See:
  • development/bash_shortcuts.1647699152.txt.gz
  • Last modified: 2022/03/19 14:12
  • by aziz