Age | Commit message (Collapse) | Author |
|
This prefixes `aerc` with `mbsync -a &&`. While I prefer IMAP
connections on aerc I want to regularly copy all mails from the server
to my machine to have a backup on disk.
This can be viewed even without an internet connection and is included
in my BTRFS-based snapshot backups.
|
|
|
|
This allows to select either all branches to display with `igit --all`
or a subset of branches with `igit branch1 branch2 ...`.
With this change it is possible to get a better overview in repositories
with a huge number of branches.
|
|
|
|
Replaced by the better tool 'rifle' which is shipped with 'ranger'.
|
|
The new posix-shell folder should contain shell code which is portable
between different implementations.
|