dotfiles/computers/archfw/install.sh

6 lines
125 B
Bash
Raw Permalink Normal View History

2025-01-03 09:37:26 +01:00
#!/bin/bash
MY_PATH=$PWD/computers/archfw
2025-01-13 22:49:28 +01:00
# custom (laptop specific) bashrc thingies :)
ln -sf "$MY_PATH/.bashrc" ~/.custom