Skip to content

Commit c1b173f

Browse files
Adriel PerkinsAdriel Perkins
authored andcommitted
feat: update configuration, fix stowed files
1 parent fac989d commit c1b173f

File tree

4 files changed

+23
-27
lines changed

4 files changed

+23
-27
lines changed

.config/nvim/lazy-lock.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"diffview.nvim": { "branch": "main", "commit": "4516612fe98ff56ae0415a259ff6361a89419b0a" },
88
"gen.nvim": { "branch": "main", "commit": "b9721662daedd880ca0a0358cf6ffbff60617ab3" },
99
"harpoon": { "branch": "master", "commit": "1bc17e3e42ea3c46b33c0bbad6a880792692a1b3" },
10-
"lazy.nvim": { "branch": "main", "commit": "7e6c863bc7563efbdd757a310d17ebc95166cef3" },
10+
"lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" },
1111
"lsp-zero.nvim": { "branch": "v2.x", "commit": "9a686513eaaa13d737d0fec8956a18268ead8b29" },
1212
"lualine.nvim": { "branch": "master", "commit": "2a5bae925481f999263d6f5ed8361baef8df4f83" },
1313
"mason-lspconfig.nvim": { "branch": "main", "commit": "2daa8921b7afdcfa47419a21ea343c3df6d74fa0" },
@@ -29,6 +29,5 @@
2929
"telescope.nvim": { "branch": "master", "commit": "2eca9ba22002184ac05eddbe47a7fe2d5a384dfc" },
3030
"undotree": { "branch": "master", "commit": "78b5241191852ffa9bb5da5ff2ee033160798c3b" },
3131
"vim-gofmt": { "branch": "master", "commit": "cea5b06b2c2646ced49a64f006be2edb42645dd1" },
32-
"which-key.nvim": { "branch": "main", "commit": "8ab96b38a2530eacba5be717f52e04601eb59326" },
33-
"zen-mode.nvim": { "branch": "main", "commit": "863f150ca321b3dd8aa1a2b69b5f411a220e144f" }
32+
"which-key.nvim": { "branch": "main", "commit": "8ab96b38a2530eacba5be717f52e04601eb59326" }
3433
}

.stow-local-ignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@
77
^/Brewfile
88
^/Brewfile.*
99
^/.DS_Store
10-
^/.iterm-profile.json
10+
^/iterm-profile.json
11+
^/renovate.json
12+
^/.tmux.conf
13+
^/.releaserc.yaml
14+
^/.github

.zshrc

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,9 @@ source $ZSH/oh-my-zsh.sh
106106
#
107107
# Aliases that I use
108108
alias ll="ls -al"
109-
alias reload="source ~/.zshrc"
109+
alias reload="source ~/.zshrc"
110110
alias vim="nvim"
111111
alias k="kubectl"
112-
#alias docker="nerdctl"
113-
#alias n="nerdctl"
114112
alias v="nvim"
115113
alias tf="terraform"
116114
alias tg="terragrunt"
@@ -134,10 +132,6 @@ test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell
134132
#If you come from bash you might have to change your $PATH.
135133
export PATH=$HOME/go/bin:$PATH
136134

137-
### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
138-
export PATH="/Users/adrielperkins/.rd/bin:$PATH"
139-
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)
140-
141135
# if you want to load extra zshrc files to source additional config then create
142136
# a $HOME/ext-config directory and add files ending in .zsrch for this to source them
143137
if [[ -d $HOME/ext-config/ ]]
@@ -151,7 +145,6 @@ fi
151145
# WARPify always according to warp docs
152146
printf '\eP$f{"hook": "SourcedRcFileForWarp", "value": { "shell": "zsh" }}\x9c'
153147

154-
eval "$(starship init zsh)"
155148

156149
export EDITOR='nvim'
157150

@@ -160,3 +153,6 @@ export NVM_DIR="$HOME/.nvm"
160153
[ -s "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" ] && \. "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" # This loads nvm bash_completion
161154

162155
# export PATH="/opt/homebrew/opt/go@1.22/bin:$PATH"
156+
157+
# The last thing to do
158+
eval "$(starship init zsh)"

Brewfile

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@ tap "int128/kubelogin"
88

99
brew "automake"
1010
brew "awscli"
11-
brew "bashdb"
11+
brew "bashdb"
1212
brew "clang-format"
1313
brew "certbot"
1414
brew "coreutils"
1515
brew "delve"
1616
brew "dnsmasq"
1717
brew "bash-completion"
18-
brew "exiftool"
1918
brew "gcc"
20-
brew "git"
2119
brew "gnupg"
2220
brew "go"
2321
brew "goreleaser"
@@ -32,39 +30,38 @@ brew "libksba"
3230
brew "libtool"
3331
brew "luarocks"
3432
brew "kubelogin"
35-
brew "pkg-config"
3633
brew "pre-commit"
3734
brew "ranger"
3835
brew "ripgrep"
39-
brew "ruby"
4036
brew "rust"
41-
brew "schemacheck"
4237
brew "stow"
4338
brew "tfenv"
4439
brew "tgenv"
45-
brew "hashicorp/tap/terraform-ls"
46-
brew "helm-docs"
4740
brew "tmux"
4841
brew "tree"
4942
brew "tree-sitter"
5043
brew "universal-ctags"
51-
brew "xz"
5244
brew "yarn"
5345
brew "yq"
5446
brew "fd"
5547
brew "starship"
5648
brew "zellij"
5749
brew "bat"
5850

59-
cask "appcleaner"
6051
cask "brave-browser"
6152
cask "cleanmymac"
62-
cask "dbeaver-community"
6353
cask "docker"
64-
cask "google-drive"
65-
cask "visual-studio-code"
6654
cask "1password"
6755
cask "1password-cli"
68-
cask "warp"
6956
cask "notion"
70-
cask "yubico-yubikey-manager"
57+
cask "rectangle"
58+
59+
# brew "hashicorp/tap/terraform-ls"
60+
# brew "helm-docs"
61+
# brew "xz"
62+
63+
# cask "google-drive"
64+
# cask "visual-studio-code"
65+
# cask "yubico-yubikey-manager"
66+
# cask "warp"
67+
# cask "dbeaver-community"

0 commit comments

Comments
 (0)