mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-05-11 15:10:36 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae2d2615b5 |
@@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gitsubmodule
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
Submodule vim/.vim/pack/bundle/start/vim-vimlparser updated: 9cc29eec7e...4495d3957d
@@ -82,7 +82,6 @@ alias makej="make -j$(nproc)"
|
||||
alias sdc='sudo docker-compose'
|
||||
# Used to be nix run -c. That no longer works but my muscle memory does
|
||||
alias nrc='nix shell --file default.nix -c'
|
||||
alias dee='direnv exec .'
|
||||
alias gcs='gcloud compute ssh --tunnel-through-iap'
|
||||
alias gscp='gcloud compute scp --tunnel-through-iap'
|
||||
alias gci='gcloud compute instances'
|
||||
|
||||
Submodule zsh/.config/zsh/plugins/zsh-you-should-use updated: ff371d6a11...f13d39a1ae
Reference in New Issue
Block a user