View gitaliases
[alias] | |
co = checkout | |
ci = commit | |
st = status | |
br = branch | |
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short | |
type = cat-file -t | |
dump = cat-file -p | |
plus some shell aliases: |
View ftpsync
SHELL=/bin/sh | |
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin | |
# m h dom mon dow user command | |
# Sync the repository | |
00 22 * * * ftpsync /var/ftpsync/bin/ftpsync sync:archive:debian | |
00 3 * * * ftpsync /var/ftpsync/bin/ftpsync sync:archive:security | |
00 4 * * * ftpsync /var/ftpsync/bin/ftpsync sync:archive:archive |
View todoist-filters.txt
Favorites: | |
Unrefined: | |
!(@home|@$WIFE|@phone|@laptop|@desk|@errand|@office|##$EMPLOYER|##Reading|##Someday/Maybe) & !search:* | | |
(no priority & !search:* & !recurring & !(##Someday/Maybe|##Reading)) | | |
(!search:: & !(##Someday/Maybe|##Reading) & !recurring & !no priority) | | |
##Inbox, | |
(##Someday/Maybe|@not_now) & !no due date, | |
##Someday/Maybe & @next |