|
|
|
@ -6,13 +6,15 @@ source .base_nm_vpn.sh
|
|
|
|
|
|
|
|
|
|
custom_yay="$custom_yay
|
|
|
|
|
aur/vscodium-bin aur/ttf-twemoji aur/nerd-fonts-jetbrains-mono aur/nvm
|
|
|
|
|
aur/jetbrains-toolbox aur/jre-openjdk
|
|
|
|
|
aur/jetbrains-toolbox aur/ttf-ms-win11-auto
|
|
|
|
|
community/neovim community/virt-manager community/ttf-dejavu community/rustup
|
|
|
|
|
community/inter-font community/glfw-wayland community/git-filter-repo community/fzf
|
|
|
|
|
community/mold community/docker-compose community/deno community/exa
|
|
|
|
|
community/gamemode
|
|
|
|
|
core/man-pages
|
|
|
|
|
extra/noto-fonts extra/qemu-desktop extra/noto-fonts-cjk extra/clang extra/dmidecode
|
|
|
|
|
extra/dnsmasq extra/python-pip"
|
|
|
|
|
extra/dnsmasq extra/python-pip extra/jdk-openjdk extra/jdk-openjdk extra/openjdk-src
|
|
|
|
|
extra/gdb extra/p7zip"
|
|
|
|
|
|
|
|
|
|
function custom_post() {
|
|
|
|
|
git clone --recurse-submodules https://git.overlisted.net/me/dotfiles /tmp/dotfiles
|
|
|
|
|