Up.
This commit is contained in:
28
home/.chezmoidata/packages_base.yaml
Normal file
28
home/.chezmoidata/packages_base.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
packages_base:
|
||||
archlinux:
|
||||
pacman:
|
||||
- 'git'
|
||||
- 'base-devel'
|
||||
yay:
|
||||
- 'curl'
|
||||
- 'direnv'
|
||||
- 'ranger'
|
||||
- 'tmux'
|
||||
- 'trash-cli'
|
||||
- 'unzip'
|
||||
- 'wget'
|
||||
- 'zip'
|
||||
- 'zoxide'
|
||||
debian:
|
||||
apt:
|
||||
- 'apt-utils'
|
||||
- 'autoconf'
|
||||
- 'automake'
|
||||
- 'cmake'
|
||||
- 'doxygen'
|
||||
- 'libtool'
|
||||
- 'libtool-bin'
|
||||
- 'mist'
|
||||
- 'ninja-build'
|
||||
- 'pkg-config'
|
||||
- 'makedeb'
|
||||
21
home/.chezmoidata/packages_lvim.yaml
Normal file
21
home/.chezmoidata/packages_lvim.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
packages_lvim:
|
||||
archlinux:
|
||||
yay:
|
||||
- 'cargo'
|
||||
- 'go'
|
||||
- 'neovim'
|
||||
- 'npm'
|
||||
- 'python-pip'
|
||||
- 'python-pynvim'
|
||||
- 'ripgrep'
|
||||
debian:
|
||||
apt:
|
||||
- 'cargo'
|
||||
- 'go'
|
||||
- 'npm'
|
||||
- 'python3-pip'
|
||||
- 'python3-pynvim'
|
||||
- 'ripgrep'
|
||||
mist:
|
||||
- 'neovim'
|
||||
|
||||
9
home/.chezmoidata/packages_shell.yaml
Normal file
9
home/.chezmoidata/packages_shell.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
packages_shell:
|
||||
archlinux:
|
||||
yay:
|
||||
- 'zsh'
|
||||
- 'starship'
|
||||
debian:
|
||||
mist:
|
||||
- 'zsh'
|
||||
- 'starship-bin'
|
||||
Reference in New Issue
Block a user