Evie Litherland-Smith
4c7cdbeb8e
Add bookmarks.org and export steps to nix config
...
Move bookmarks.org into this repo and use runCommand to call emacs
org-html-export-to-html, set output file as firefox homepage
Remove bookmarks from git-sync-all.sh
Disable firefox SanitizeOnShutdown so that I can keep pinned tabs
between sessions
2024-04-08 14:25:04 +01:00
Evie Litherland-Smith
b1460ddc05
Add diary directory and repo to git-sync-all.sh
2024-04-06 13:49:08 +01:00
Evie Litherland-Smith
cd9441bde4
Add bookmarks repo to git-sync-all, remove from chromium config
2024-04-03 14:14:30 +01:00
Evie Litherland-Smith
966f264d5e
git-sync-all: also push nixos and emacs repos when syncing
2024-03-09 09:27:12 +00:00
Evie Litherland-Smith
f00e8be0a2
Update git-sync-all
...
Add extra checks to pull section (ensure directory exists, echo
current dir, set URL)
2024-03-08 08:15:32 +00:00
Evie Litherland-Smith
235a678a7c
Pull emacs (and nixos) config in git-sync-all instead of hyprland startup
2024-03-08 08:07:51 +00:00
Evie Litherland-Smith
f048d05850
Remove elfeed from syncthing, add back to git-sync-all
2024-03-08 06:49:05 +00:00
Evie Litherland-Smith
406750a9e2
Update URLs for git-sync-all
2024-03-08 06:41:40 +00:00
Evie Litherland-Smith
cb8a742f44
Remove .elfeed from git-sync scripts
2024-02-17 19:24:02 +00:00
Evie Litherland-Smith
b2f0f3e08d
Update git-sync-all script
...
Add elfeed directory back now that I'm ignoring the db entries
properly
Add urls for repositories so that script can clone them if the
directory doesn't already exist, and ensure correct remote url is set
before syncing
2024-02-14 08:34:30 +00:00
Evie Litherland-Smith
f362a15211
Remove elfeed repo from git-sync-all
2024-02-13 07:49:08 +00:00
Evie Litherland-Smith
4e9d01e2b3
Remove duplicated shebang from scripts
2024-02-07 15:40:58 +00:00
Evie Litherland-Smith
db759f8e06
Ensure shebangs in scripts
2024-02-05 09:51:38 +00:00
Evie Litherland-Smith
eeb8972fe6
Fix lint suggestions for git-sync-all
...
Use subshell for each directory rather than cd and cd back
Add git-sync option to sync new files
2024-02-05 06:22:44 +00:00
Evie Litherland-Smith
ece96e046e
Move emacs repo sync to git-sync-all script
2024-02-01 11:35:41 +00:00
Evie Litherland-Smith
d3a9bf0f3d
Remove ~/.nixos and ~/.emacs from git-sync-all
2024-01-20 08:04:57 +00:00
Evie Litherland-Smith
b3988f8eae
Switch zsh back to fish
...
Add extracted zsh functions to path
Remove shebang from all scripts as writeShellScriptBin handles that automatically
2024-01-15 14:20:59 +00:00
Evie Litherland-Smith
4468fa1a8f
Set git sync config within git-sync-all script
2024-01-15 07:35:43 +00:00
Evie Litherland-Smith
9ccaee7f5e
Extract zsh functions to standalone bash script files
2024-01-14 14:38:22 +00:00