This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # rsync list for dotfiles backup | |
| # These rules all work as they should | |
| - /.images/* | |
| - /.adobe/ | |
| - /.mozilla/firefox/*/Cache*/* | |
| - /.thumbnails/ | |
| - /.gvfs | |
| - /.log/backup/* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Ryan Baumann <titegtnodI> <[email protected]> | |
| # Contributor: Patrice Peterson <runiq at archlinux dot us> | |
| pkgname=python3-notify | |
| _pkgname=py-notify | |
| pkgver=0.3.1 | |
| pkgrel=1 | |
| arch=('i686' 'x86_64') | |
| pkgdesc="Py-notify is a Python package providing tools for implementing Observer programming pattern." | |
| depends=('python3') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Actual files omitted, only directories shown | |
| $ ls -1R ~/.mail/gm | |
| Entw&APw-rfe: | |
| cur/ | |
| new/ | |
| tmp/ | |
| Gesendet: | |
| cur/ | |
| new/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| OfflineIMAP 6.5.0 | |
| Licensed under the GNU GPL v2+ (v2 or any later version) | |
| Remote repository 'googlemail-remote': type 'Gmail' | |
| Host: imap.gmail.com Port: 993 SSL: 1 | |
| Establishing connection to imap.gmail.com:993 | |
| Server supports ID extension. | |
| Server welcome string: * OK Gimap ready for requests from 87.172.41.183 su16if3524894bkb.47 | |
| Server capabilities: ('IMAP4REV1', 'UNSELECT', 'IDLE', 'NAMESPACE', 'QUOTA', 'ID', 'XLIST', 'CHILDREN', 'X-GM-EXT-1', 'UIDPLUS', 'COMPRESS=DEFLATE') | |
| folderfilter= lambda foldername: foldername not in ['[Google Mail]/Alle Nachrichten'] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ################################################## | |
| # General definitions | |
| ################################################## | |
| [general] | |
| ######### | |
| accounts = gm | |
| metadata = ~/.cache/offlineimap |
NewerOlder