Up.
This commit is contained in:
parent
96c1ea23be
commit
d3e3ef0551
@ -13,7 +13,7 @@ inf() {
|
|||||||
|
|
||||||
# Packages to install
|
# Packages to install
|
||||||
packages=(
|
packages=(
|
||||||
cargo
|
rustup
|
||||||
go
|
go
|
||||||
neovim
|
neovim
|
||||||
npm
|
npm
|
||||||
|
@ -27,7 +27,7 @@ zmodule zsh-users/zsh-autosuggestions
|
|||||||
# Sets up asdf, with auto install and optimized usage of the direnv plugin.
|
# Sets up asdf, with auto install and optimized usage of the direnv plugin.
|
||||||
zmodul asdf
|
zmodul asdf
|
||||||
# chezmoi
|
# chezmoi
|
||||||
joke/zim-chezmoi
|
zmodule joke/zim-chezmoi
|
||||||
# Provides handy git aliases and functions.
|
# Provides handy git aliases and functions.
|
||||||
zmodule git
|
zmodule git
|
||||||
# Sets a custom terminal title.
|
# Sets a custom terminal title.
|
||||||
@ -39,7 +39,7 @@ zmodule manjaro
|
|||||||
# Personal aliases
|
# Personal aliases
|
||||||
zmodule jl-helper
|
zmodule jl-helper
|
||||||
# starship
|
# starship
|
||||||
joke/zim-starship
|
zmodule joke/zim-starship
|
||||||
# sudo module
|
# sudo module
|
||||||
zmodule sudo
|
zmodule sudo
|
||||||
# Utility aliases and functions. Adds colour to ls, grep and less.
|
# Utility aliases and functions. Adds colour to ls, grep and less.
|
||||||
|
Loading…
Reference in New Issue
Block a user