1
0
mirror of https://github.com/Adam-Ant/dotfiles synced 2024-07-11 08:06:11 +00:00
dotfiles/makelinks.sh
2017-04-23 00:43:18 +01:00

5 lines
122 B
Bash

#!/bin/sh
ln -s ~/.dotfiles/zsh/zshrc .zshrc
ln -s ~/.dotfiles/i3 ~/.config/i3
ln -s ~/.dotfiles/Xresources ~/.Xresources