diff options
| author | Simen A. W. Olsen <so@bjerk.io> | 2023-12-27 00:41:12 +0100 |
|---|---|---|
| committer | Simen A. W. Olsen <so@bjerk.io> | 2023-12-27 00:41:12 +0100 |
| commit | 891fad07f520115bb2f44c8e9ed45726a465e3a5 (patch) | |
| tree | 90224e9c4eae25b63248b7266cd0bfbc302e9bc8 /.aliases | |
| parent | 4a2edf5a0f86ce3be0f8124cdb4dcad788f4784e (diff) | |
| download | dotfiles-891fad07f520115bb2f44c8e9ed45726a465e3a5.tar.gz dotfiles-891fad07f520115bb2f44c8e9ed45726a465e3a5.zip | |
more vim and hammerspoon
Diffstat (limited to '.aliases')
| -rw-r--r-- | .aliases | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ alias todo='todoist l --filter "#Inbox"' alias docker=podman alias docker-compose=podman-compose alias today="open 'obsidian://advanced-uri?daily=true'" +alias tre='tree --gitignore' # 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 |
