Commit Graph

295 Commits

Author SHA1 Message Date
Sage Vaillancourt cffe18cb65 HIST_IGNORE_SPACE, add yt-best function 2024-10-11 00:44:03 -04:00
Sage Vaillancourt d6af926afb Remove inconsistent history check
Current histfile will often be larger than merged file (duplicate lines being possible)
2024-10-10 16:33:45 -04:00
Sage Vaillancourt 823b081b69 Include port in tscp alias 2024-10-10 16:27:58 -04:00
Sage Vaillancourt e608cda593 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-10-10 16:25:28 -04:00
Sage Vaillancourt 66cf733f4e Clarify sync-history 2024-10-10 16:25:13 -04:00
Sage Vaillancourt fff303850e Remove redundant getdot logic 2024-10-10 16:14:57 -04:00
Sage Vaillancourt 260e3a4749 Don't recurse forever :) 2024-10-10 16:09:48 -04:00
Sage Vaillancourt 828a93e54c Move all getdot logic back into .zshrc 2024-10-10 16:07:41 -04:00
Sage Vaillancourt 09476d019f Skip starship on Windows 2024-10-04 11:17:24 -04:00
Sage Vaillancourt bbe841e8ec Bail and warn if merged histfile is a file reduction 2024-10-04 10:09:06 -04:00
Sage Vaillancourt 2424e2210f Add gron install to copy.sh
Add connection timeout to sagev.space scp connections
2024-10-04 10:01:28 -04:00
Sage Vaillancourt a8719e3c4d dnf -> "sudo dnf" alias 2024-10-01 16:06:58 -04:00
Sage Vaillancourt da0351e640 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-09-23 08:41:47 -04:00
Sage Vaillancourt d78e78be76 Add git-worked, and some cache-related shell funcs 2024-09-23 08:41:25 -04:00
Sage Vaillancourt 9aa9009b83 Skip mirror.sh when already on sagev.space 2024-08-30 14:20:49 -04:00
Sage Vaillancourt efa697a2c4 Fix inverted conditionals 2024-08-30 14:15:55 -04:00
Sage Vaillancourt 4af46ebe64 Skip certain sync operations while on sagev.space itself 2024-08-30 14:14:29 -04:00
Sage Vaillancourt b32cf97e95 Add require function to copy.sh
Add requirements for jq and gron - used by mirror.sh
2024-08-29 14:26:28 -04:00
Sage Vaillancourt 48ebb1ea44 Add git-mirror-machine to copy.sh
This way, any machine using dotfiles will also maintain a mirror of my git repos.
2024-08-29 14:19:31 -04:00
Sage Vaillancourt 3df3362f28 Add curl check 2024-08-23 16:11:55 -04:00
Sage Vaillancourt 2859a8daa5 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-07-24 09:43:42 -04:00
Sage Vaillancourt f72140beae Don't bashrc on login.
Swap 0 and ^ in ideavimrc
alias k to kubectl
Add a little json 'arr' function
2024-07-24 09:40:50 -04:00
Sage Vaillancourt fbe7336480 Remove double spinlock 2024-07-21 13:03:19 -04:00
Sage Vaillancourt 1567a6328f Message cleanup 2024-07-21 13:01:59 -04:00
Sage Vaillancourt 8fb076931d Don't tee *everything*
It gets real sloppy when vim or similarly noisy outputs are captured
2024-07-21 12:59:33 -04:00
Sage Vaillancourt 01b5af233f More generic "lockfor" system 2024-07-21 12:53:33 -04:00
Sage Vaillancourt 82e05fc333 Share lock with getdot 2024-07-21 12:28:35 -04:00
Sage Vaillancourt cb2185ab3e Add a little lockfile for pushdot 2024-07-21 12:24:26 -04:00
Sage Vaillancourt dd6caf8f53 History merge note 2024-07-21 12:19:10 -04:00
Sage Vaillancourt 04614599f5 Correct full-pull-only-once login logic
Problem was that $current_date was overridden during the `source .zshrc` call.
2024-07-21 12:17:17 -04:00
Sage Vaillancourt 68dce8e419 Only dotsync on the first login of the day 2024-07-21 11:58:03 -04:00
Sage Vaillancourt d70ce29d7d Fewer hard-coded paths.
Disable nvm in bashrc for now.
2024-07-21 11:49:28 -04:00
Sage Vaillancourt 5df78e6c8a Include .desktop path in app listings.
Slightly faster lookups, but mostly to disambiguate between apps with identical names.
2024-07-09 21:30:40 -04:00
Sage Vaillancourt ccf3caee81 Only push ENABLED extensions 2024-06-30 10:52:41 -04:00
Sage Vaillancourt 62804ababa Ignore zip files
They're periodically left over from extension updates.
They should be properly cleaned up at some point, but for now,
2024-06-30 10:50:38 -04:00
Sage Vaillancourt d7c5ac1d5e Don't update firefox again if it's already been pulled today 2024-06-29 10:09:25 -04:00
Sage Vaillancourt 8f3f1662d3 Add standard/lf aliases
Lint skeleton.js
2024-06-24 12:33:52 -04:00
Sage Vaillancourt 7699de1ec9 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-06-24 12:27:41 -04:00
Sage Vaillancourt 16b704d1be Tweak some skeleton files.
Add bun to zshrc
2024-06-24 12:24:19 -04:00
Sage Vaillancourt e27931e626 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-06-13 08:36:07 -04:00
Sage Vaillancourt 0616f3a86e ideavim vv vi and new shell aliases 2024-06-13 08:35:48 -04:00
Sage Vaillancourt 65f8992ca1 alias g=git 2024-05-27 10:29:13 -04:00
Sage Vaillancourt f9d69a590a Try to run getdot at login time 2024-05-18 14:17:06 -04:00
Sage Vaillancourt 49ccb01787 More comprehensive failed-extension storage 2024-05-18 13:38:40 -04:00
Sage Vaillancourt b2c731f6ac Maintain a local list of unavailable extensions 2024-05-14 09:06:04 -04:00
Sage Vaillancourt 67d7b4a0b5 Do dconf cleaning on output AND input.
Add a few more ignored dconf sections.
Also, add uuid and vin aliases.
2024-04-25 08:55:30 -04:00
Sage Vaillancourt dc2b1ce01f Wrap firefox launch in bash
Re-enable dconf diff viewing
2024-04-09 07:17:26 -04:00
Sage Vaillancourt 9408d4a109 Also ignore gedit history entries 2024-04-09 07:04:50 -04:00
Sage Vaillancourt 99ee2c1ed2 Ignore broken "']" dconf entries 2024-04-09 07:03:15 -04:00
Sage Vaillancourt 8e1e3e117d Explanatory comment on master branch check 2024-03-27 11:39:41 -04:00