mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
wip
This commit is contained in:
3
install
3
install
@@ -5,7 +5,8 @@ set -e
|
|||||||
dir="${PWD}"
|
dir="${PWD}"
|
||||||
|
|
||||||
cd "${dir}/zsh" && ./setup
|
cd "${dir}/zsh" && ./setup
|
||||||
cd "${dir}/scripts" && ./setup
|
#cd "${dir}/scripts" && ./setup
|
||||||
|
ln -sfv "${dir}/scripts/scripts" ~/.local/scripts
|
||||||
cd "${dir}/vim" && ./setup
|
cd "${dir}/vim" && ./setup
|
||||||
cd "${dir}/git" && ./setup
|
cd "${dir}/git" && ./setup
|
||||||
cd "${dir}/tmux" && ./setup
|
cd "${dir}/tmux" && ./setup
|
||||||
|
|||||||
Reference in New Issue
Block a user