Commit Graph

99 Commits

Author SHA1 Message Date
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
Sage Vaillancourt 712c1a3c9a Add skeleton.json 2024-01-20 18:41:28 -05:00
Sage Vaillancourt 9c6017bb27 Add skeleton.js 2024-01-20 18:33:31 -05:00
Sage Vaillancourt 257998831d Add skeleton.java 2024-01-20 18:24:56 -05:00
Sage Vaillancourt 3e695e5c65 Add fake_home to default copy.sh exports
Add Markdown skeleton
2024-01-20 18:23:14 -05:00
Sage Vaillancourt 596539adc3 Add skeleton.html 2024-01-20 18:06:03 -05:00
Sage Vaillancourt bb054f3d00 Auto-close after <Leader>c 2024-01-20 17:38:45 -05:00
Sage Vaillancourt da154dcae7 A pinch of vimrc cleanup
Also adjust download-channel
2024-01-20 17:36:50 -05:00
Sage Vaillancourt 325c843df0 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-01-20 17:09:17 -05:00
Sage Vaillancourt 952dac7cee Add template files
Remove lisp from template list
Map <space> to leader
2024-01-20 17:08:20 -05:00
Sage Vaillancourt ad55046599 Run copy.sh from getdot 2024-01-16 06:42:13 -05:00
Sage Vaillancourt b7cfc8e501 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2024-01-13 17:20:12 -05:00
Sage Vaillancourt 86effe9e90 Add xfce4-panel config 2024-01-13 17:20:02 -05:00
Sage Vaillancourt d2cb7900af Always use monokai in vim
Switch TTY colorscheme to something monokai-esque
2024-01-09 10:12:38 -05:00
Sage Vaillancourt ddf5831862 Add wget check 2024-01-08 17:53:16 -05:00
Sage Vaillancourt 6d995de851 j -> journalctl -xefu 2023-12-29 14:33:28 -05:00
Sage Vaillancourt a0f65b023b Add d->docker alias 2023-12-28 15:32:34 -05:00
Sage Vaillancourt 806b44c192 Pikaur > yay. Try tmux attach first 2023-12-27 16:25:08 -05:00
Sage Vaillancourt e69c38cf07 Don't sudo on 'yay' 2023-12-17 17:35:48 -05:00
Sage Vaillancourt db0b37329d More comprehensive pacman aliasing 2023-12-17 17:33:59 -05:00
Sage Vaillancourt 2d72952634 Silent yay check 2023-12-17 17:32:55 -05:00
Sage Vaillancourt 461cbce110 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2023-12-17 17:32:02 -05:00
Sage Vaillancourt b8078a176e Alias pacman to "yay" 2023-12-17 17:31:46 -05:00
Sage Vaillancourt 53ba319cb1 Merge branch 'main' of https://git.sagev.space/sage/dotfiles 2023-12-16 12:20:28 -05:00
Sage Vaillancourt f4bae0f002 Disable ideavim bell and add scpace 2023-12-16 12:20:25 -05:00