mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
add auto-install scripts for fedora39
This commit is contained in:
parent
2174f5cd8f
commit
ee2bf02772
2 changed files with 54 additions and 0 deletions
14
.chezmoidata/packages.toml
Normal file
14
.chezmoidata/packages.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
[packages.fedora39]
|
||||
dnf.pkgs = [
|
||||
"eza",
|
||||
"thefuck",
|
||||
"micromamba",
|
||||
"zoxide"
|
||||
]
|
||||
brew.pkgs = [
|
||||
"atuin",
|
||||
"fnm",
|
||||
"yazi",
|
||||
"zsh-syntax-highlighting",
|
||||
"zsh-autosuggestions"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue