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