Commit Graph

123 Commits

Author SHA1 Message Date
Sage Vaillancourt 14b3872e32 Add load/push-extensions for gnome 2024-02-24 12:16:49 -05:00
Sage Vaillancourt 5a7057a9bb Allow for custom choice listings 2024-02-24 12:04:44 -05:00
Sage Vaillancourt d90b7dc63c Drop dconf-dump rm output 2024-02-22 23:08:43 -05:00
Sage Vaillancourt db391d8b72 Overridable SOFI_FONT 2024-02-19 21:36:41 -05:00
Sage Vaillancourt d6859dc8b8 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-02-19 20:44:22 -05:00
Sage Vaillancourt f3a0089341 Add ~/.profile
Tweak sofi to use FiraCode, and ignore missing snap.
2024-02-19 20:43:09 -05:00
Sage Vaillancourt 3132e9ce0d Guard-clause-style scpace checks 2024-02-19 01:37:07 -05:00
Sage Vaillancourt b96fff3c6a Just a pinch cleaner 2024-02-19 01:30:26 -05:00
Sage Vaillancourt 87d11d8f27 Correct gsconnect wildcard 2024-02-19 01:27:06 -05:00
Sage Vaillancourt 1b437e6671 More flexible dconf-dump specifics 2024-02-19 01:25:44 -05:00
Sage Vaillancourt aa95c7a9fe Add continue/cancel prompt to dconf-dump changes 2024-02-19 01:02:23 -05:00
Sage Vaillancourt 1e1ee467f6 Return pushdot error codes 2024-02-19 00:49:01 -05:00
Sage Vaillancourt 99e817e42c Show diff message 2024-02-19 00:47:38 -05:00
Sage Vaillancourt 2b0836d477 Show dconf diff 2024-02-19 00:42:52 -05:00
Sage Vaillancourt f19cac4270 Ignore gtk-theme
Gnome 43 doesn't apply the dark theme to its terminal on Debian.
This theme may be overridden locally, but that override should not be shared.
2024-02-19 00:28:03 -05:00
Sage Vaillancourt 7390605d65 dconf-dump corrections 2024-02-19 00:12:19 -05:00
Sage Vaillancourt ee9709a54d Ignore some gsconnect config 2024-02-18 22:25:55 -05:00
Sage Vaillancourt a203b8e3be Adjust dconf-dump rm time 2024-02-18 22:20:01 -05:00
Sage Vaillancourt fda3a62729 Custom dconf-dump that skips background settings 2024-02-18 01:15:03 -05:00
Sage Vaillancourt 1ddd70cad6 Add another current-file keyword map 2024-02-17 14:49:22 -05:00
Sage Vaillancourt d4b25e227e Add vert resize maps to vimrc
Don't push-dconf if git commit or push fails
2024-02-17 14:40:50 -05:00
Sage Vaillancourt 9005e60661 Don't use scpace alias. 2024-02-17 14:19:30 -05:00
Sage Vaillancourt c857164a09 Specify user @sagev.space 2024-02-17 14:15:05 -05:00
Sage Vaillancourt 2dae55b272 Add some dconf syncing using scpace 2024-02-17 14:06:08 -05:00
Sage Vaillancourt 7fe5811cce Add ungrep and helpdef 2024-02-09 10:06:25 -05:00
Sage Vaillancourt 5edca3e99a Quote filename 2024-02-09 09:34:16 -05:00
Sage Vaillancourt 336b20e3e2 Add undelete function for git to shell_aliases.
Also add a little system info to sofi.
2024-02-09 09:32:28 -05:00
Sage Vaillancourt 3fa1c08a53 Add suckto from work computer's .zsh_local 2024-02-08 08:57:59 -05:00
Sage Vaillancourt 8edc202815 Add warning to _slides if not installed 2024-01-25 20:33:53 -05:00
Sage Vaillancourt 1915b9bdbf Manage ssh-add in .zshrc 2024-01-25 20:29:19 -05:00
Sage Vaillancourt 90972c478f Load nvm lazily 2024-01-24 21:33:45 -05:00
Sage Vaillancourt 20c81522e4 Add slides-bin/java and slides shell function 2024-01-22 22:49:41 -05:00
Sage Vaillancourt b1252955d6 PHP fixes and optimization 2024-01-22 22:11:45 -05:00
Sage Vaillancourt 89f3f87649 Hide 'cd -' output in getdot 2024-01-22 20:38:11 -05:00
Sage Vaillancourt 5eccbfcbfc More comprehensive C++ skeleton
With unique_ptr usage, and basic map iteration.
Delete old fake_home/vim_templates directory
2024-01-22 20:36:03 -05:00
Sage Vaillancourt c283b58a18 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-01-22 19:46:41 -05:00
Sage Vaillancourt 6d675d03b4 Tabs in .gitconfig 2024-01-22 14:04:24 -05:00
Sage Vaillancourt 5e0f4cfcc0 Add git/team 2024-01-22 13:36:51 -05:00
Sage Vaillancourt 566c1904ef Automatically run getdot once a day.
Quieter copy.sh when links are already in place
2024-01-22 13:33:21 -05:00
Sage Vaillancourt 0ba2e5df3a Add skeleton.toml 2024-01-22 11:45:43 -05:00
Sage Vaillancourt af257ac118 Add integrate and kubelog shell functions
integrate for quickly making additions to dotfiles
kubelog for logging kube pods by name
2024-01-22 11:18:27 -05:00
Sage Vaillancourt 74050a766c Add skeleton.yaml 2024-01-22 11:17:11 -05:00
Sage Vaillancourt 699ce8a5aa Add skeleton.php 2024-01-21 22:41:16 -05:00
Sage Vaillancourt dc81332d01 Add lua
Also configure jsx, tsx, and go in vimrc
2024-01-21 22:05:03 -05:00
Sage Vaillancourt 0429b0354d skeleton.go 2024-01-21 21:21:48 -05:00
Sage Vaillancourt f7af1125c1 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-01-21 21:11:57 -05:00
Sage Vaillancourt 7fd707b558 Add tiny JSX/TSX templates 2024-01-21 21:11:41 -05:00
Sage Vaillancourt ceb4c92326 Remove plugin code form ideavimrc 2024-01-21 02:17:26 -05:00
Sage Vaillancourt f8e8be47c5 Add "example" comments to templates 2024-01-20 19:19:02 -05:00
Sage Vaillancourt 3c3a787ad7 Add Dockerfile template 2024-01-20 19:10:18 -05:00