diff options
Diffstat (limited to '.aliases')
| -rw-r--r-- | .aliases | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ alias c='clear' alias afk='pmset displaysleepnow' alias dl="cd ~/Downloads" alias l='ls -l' -alias todo='todoist l' +alias todo='todoist l --filter "#Inbox"' # Kill all the tabs in Chrome to free up memory # [C] explained: http://www.commandlinefu.com/commands/view/402/exclude-grep-from-your-grepped-output-of-ps-alias-included-in-description |
