diff options
| author | Simen A. W. Olsen <so@bjerk.io> | 2021-12-05 12:30:54 +0100 |
|---|---|---|
| committer | Simen A. W. Olsen <so@bjerk.io> | 2021-12-05 12:30:54 +0100 |
| commit | 100524cc9b44b66d556352cdd102ecf45c7f4182 (patch) | |
| tree | 770398d1ff6429b168e7fd27cd59f150c44ecc58 /.aliases | |
| parent | d60621a0d159e20bf4dfb6ffdf97339f776c81d2 (diff) | |
| download | dotfiles-100524cc9b44b66d556352cdd102ecf45c7f4182.tar.gz dotfiles-100524cc9b44b66d556352cdd102ecf45c7f4182.zip | |
update after new m1 laptop
Diffstat (limited to '.aliases')
| -rw-r--r-- | .aliases | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ alias c='clear' alias afk='pmset displaysleepnow' alias dl="cd ~/Downloads" alias l='ls -l' +alias todo='todoist l' # 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 |
