mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
4 lines
133 B
Bash
4 lines
133 B
Bash
#!/usr/bin/env sh
|
|
|
|
stow --dotfiles --target "$HOME" --verbose 'antigen' 'bash' 'git' 'gpg' 'linux' 'python' 'ssh' 'tmux' 'vim' 'zsh'
|