wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh
sh install.shgit clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestionsgit clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlightingcd
git clone https://github.com/gpakosz/.tmux.git
ln -s -f .tmux/.tmux.confGet default configs with:
cp .tmux/.tmux.conf.local .Utils
sudo pacman -S fd fzf jqScreenshots
sudo pacman -S shotgun sattypacman -S leftwm leftwm-theme feh rofi polybarparu -S stalonetray picom pamixermkdir -p ~/d
git clone https://github.com/elkowar/eww ~/d/eww
cd ~/d/eww
cargo build --release --no-default-features --features x11
sudo install -s -Dm755 target/release/eww -t /usr/binsudo pacman -S lxappearance-gtk3 adapta-gtk-themesudo pacman -S ttf-firacode-nerd noto-fonts-emoji noto-fonts-cjk noto-fonts-extra
fc-cache -for, after running ./dev from this dotfiles directory.
getfonts.shsudo pacman -S base-devel linux-lts-headers linux-zen-headerscurl -fsSL https://www.maccel.org/install.sh | sudo shsudo pacman -S qemu-desktop libvirt edk2-ovmf virt-manager dnsmasq
sudo usermod -aG libvirt,kvm,input $USERsudo virsh net-autostart default
sudo virsh net-start default
sudo systemctl enable libvirtd.service --now
sudo systemctl enable virtlogd.socket --nowset -e
cd ~/d
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
cd stable-diffusion-webui
rm -r venv
sed 's/#\s*python_cmd=".*"/python_cmd="python3.11"/' -i webui-user.sh
paru -S python311
./webui.shcd ~/d/stable-diffusion-webui
git remote add forge https://github.com/lllyasviel/stable-diffusion-webui-forge
git branch lllyasviel/main
git checkout lllyasviel/main
git fetch forge
git branch -u forge/main
git pullopencode-agent-memory and
opencode-agent-skills
are configured in opencode.json and installed automatically on startup.
Superpowers is included as a git submodule. After cloning this repo, initialize it:
git submodule update --initSkills are discoverable via the opencode-agent-skills plugin through
a symlink at .config/opencode/skill/superpowers.
To enable the full superpowers workflow (bootstrap prompt on every session):
export OPENCODE_AGENT_SKILLS_SUPERPOWERS_MODE=trueUpdate to latest:
git submodule update --remote .config/opencode/superpowersInstall x-cmd
eval "$(curl https://get.x-cmd.com)"Install oterm
uvx otermHow to version control them dotfiles
Nvim from scratch
Lsp Server Configurations
leftwm
eww
Using a NTFS disk with Linux and Windows