| Commit message (Collapse) | Author | Age | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I no longer need the `add_project` function to add these from a shell
|
| |
|
|
|
|
|
| |
For `git gc`, it's now the default anyway
For `git fetch`, it seems to be a trade-off that should be enabled per-repository
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
requires a line in /etc/synthetic.conf:
home /System/Volumes/Data/Users/
in the Terminal, I set the shell startup command to
export HOME=/home/alan;cd;clear
|
|
|
|
|
|
|
| |
Since I'm not using EmacsMacPort any more, the function
`(mac-application-state)` isn't defined. However, we can use launchd
to tell us when the system preferences change and then ask whether
light or dark mode is active
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|