updates
This commit is contained in:
parent
6f094e034c
commit
bb5dc82c6b
@ -47,6 +47,8 @@ PATH="$PATH:/usr/lib/node_modules/npm"
|
||||
PATH="$PATH:/usr/local/opt/openjdk/libexec/openjdk.jdk/Contents/Home/bin"
|
||||
PATH="$PATH:/home/abs3nt/.nimble/bin"
|
||||
|
||||
. ~/.asdf/plugins/java/set-java-home.zsh
|
||||
|
||||
# PATH
|
||||
# set in ~/.profile
|
||||
|
||||
@ -73,11 +75,13 @@ __git_files () {
|
||||
_wanted files expl 'local files' _files
|
||||
}
|
||||
|
||||
# append completions to fpath
|
||||
fpath=(/bedrock/share/zsh/completion /bedrock/cross/zsh-completion $fpath)
|
||||
|
||||
# PLUGINS
|
||||
zinit ice depth=1; zinit light romkatv/powerlevel10k
|
||||
|
||||
# append completions to fpath
|
||||
fpath=(/bedrock/share/zsh/completion /bedrock/cross/zsh-completion $fpath)
|
||||
zinit load asdf-vm/asdf
|
||||
|
||||
zinit wait lucid light-mode for \
|
||||
atload'_zsh_autosuggest_start' zsh-users/zsh-autosuggestions \
|
||||
|
@ -32,7 +32,6 @@ frame-eth
|
||||
fzf
|
||||
gimp
|
||||
glow
|
||||
go
|
||||
gofumpt
|
||||
golangci-lint
|
||||
goreleaser
|
||||
@ -43,8 +42,6 @@ haunt-go-git
|
||||
highlight
|
||||
htop
|
||||
intel-media-driver
|
||||
jdk-openjdk
|
||||
jre-openjdk
|
||||
kimageformats
|
||||
kubectl
|
||||
libmythes
|
||||
@ -82,7 +79,6 @@ pipewire-pulse
|
||||
postgresql-libs
|
||||
python-chardet
|
||||
python-pip
|
||||
python2
|
||||
pywal-16-colors
|
||||
qbittorrent
|
||||
qimgv-git
|
||||
@ -94,7 +90,6 @@ ripgrep
|
||||
rofi
|
||||
rofi-greenclip
|
||||
ruby-pleaserun
|
||||
rustup
|
||||
signal-desktop-beta
|
||||
sof-firmware
|
||||
spotifyd
|
||||
|
Loading…
Reference in New Issue
Block a user