summary refs log tree commit diff
path: root/cards
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--CMakeLists.txt411log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--cards.33908log plain blame
-rw-r--r--cards.c12615log plain blame
-rw-r--r--cards.h1904log plain blame
-rw-r--r--dump.1604log plain blame
-rw-r--r--dump.c2382log plain blame
-rw-r--r--example.c2945log plain blame
-rw-r--r--exefmt.txt23029log plain blame
018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe