dotfiles/computers/archfw/install.sh

6 lines
125 B
Bash

#!/bin/bash
MY_PATH=$PWD/computers/archfw
# custom (laptop specific) bashrc thingies :)
ln -sf "$MY_PATH/.bashrc" ~/.custom