1
0
This commit is contained in:
Jeff Lance 2024-03-01 13:56:38 +01:00
parent 96c1ea23be
commit d3e3ef0551
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ inf() {
# Packages to install
packages=(
cargo
rustup
go
neovim
npm

View File

@ -27,7 +27,7 @@ zmodule zsh-users/zsh-autosuggestions
# Sets up asdf, with auto install and optimized usage of the direnv plugin.
zmodul asdf
# chezmoi
joke/zim-chezmoi
zmodule joke/zim-chezmoi
# Provides handy git aliases and functions.
zmodule git
# Sets a custom terminal title.
@ -39,7 +39,7 @@ zmodule manjaro
# Personal aliases
zmodule jl-helper
# starship
joke/zim-starship
zmodule joke/zim-starship
# sudo module
zmodule sudo
# Utility aliases and functions. Adds colour to ls, grep and less.