config/config.sh

11 lines
126 B
Bash
Executable File

#!/bin/bash
stow -t ~ bash
stow -t ~ vim
stow -t ~ iex
stow -t ~ tmux
stow -t ~ nvim
stow -t ~ ctags
stow -t ~ editorconfig