dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 7aa7a9270dad5deeb9a1c4a10688c26f61535b64
parent d4636d7bcbe90483912e91e749a357e487e76569
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Thu,  5 Nov 2020 14:09:17 +0100

vim: spellfile

Former-commit-id: 5ec8169bd3e71b31d18dc51bc72113754b563177
Diffstat:
Mgit/gitconfig | 1+
Miterm2/com.googlecode.iterm2.plist | 4++--
Mnewsboat/urls | 2+-
Mvim/spell/en.utf-8.add | 4++++
Mvim/spell/en.utf-8.add.spl | 0
5 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/git/gitconfig b/git/gitconfig @@ -2,6 +2,7 @@ [include] path = identity ; this file isn't in the repo + ; sets user.name, user.email, and init.templatedir [alias] s = status diff --git a/iterm2/com.googlecode.iterm2.plist b/iterm2/com.googlecode.iterm2.plist @@ -365,7 +365,7 @@ <key>Default Arrangement Name</key> <string>Notes</string> <key>Default Bookmark Guid</key> - <string>307F07E0-8CA7-4810-8143-1323B1F43151</string> + <string>AAAFDAD8-B005-4447-BAC1-AC0DCB0D3AE9</string> <key>DimBackgroundWindows</key> <true/> <key>DimInactiveSplitPanes</key> @@ -3292,7 +3292,7 @@ <key>NoSyncInstallationId</key> <string>53F46757-36B0-48FF-9D36-A2A6F56905BB</string> <key>NoSyncLaunchExperienceControllerRunCount</key> - <integer>679</integer> + <integer>681</integer> <key>NoSyncNeverRemindPrefsChangesLostForFile</key> <true/> <key>NoSyncNeverRemindPrefsChangesLostForFile_selection</key> diff --git a/newsboat/urls b/newsboat/urls @@ -106,7 +106,7 @@ https://youtube.com/feeds/videos.xml?channel_id=UCsXVk37bltHxD1rDPwtNM8Q "yt- https://youtube.com/feeds/videos.xml?channel_id=UCS5tt2z_DFvG7-39J3aE-bQ "yt-videos" "~Life of Boris" https://youtube.com/feeds/videos.xml?channel_id=UCi24k820MXfmgNGM0q9p8Kw "yt-videos" "~SlavTek" https://videos.lukesmith.xyz/feeds/videos.xml?accountId=3 "yt-videos" "~Luke Smith" -# https://youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "yt-videos" "~Luke Smith (Youtube)" +https://youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "yt-videos" "~Luke Smith (Youtube)" https://youtube.com/feeds/videos.xml?channel_id=UCLRsP4_PvUWsu1sdA1wapyg "yt-videos" "~Mania Chykulay" https://youtube.com/feeds/videos.xml?channel_id=UCpXwMqnXfJzazKS5fJ8nrVw "yt-videos" "~shiey" https://youtube.com/feeds/videos.xml?channel_id=UCDZESjYAwh-ws7ZSZZ8DKeg "yt-videos" "~LA Beast" diff --git a/vim/spell/en.utf-8.add b/vim/spell/en.utf-8.add @@ -299,3 +299,7 @@ Prosumer onboards onboarding drumset +ASRs +QAs +ASR +nonrecursive diff --git a/vim/spell/en.utf-8.add.spl b/vim/spell/en.utf-8.add.spl Binary files differ.