dotfiles/install.sh
2025-05-17 15:35:54 -05:00

4 lines
72 B
Bash

#!/bin/bash
rm .bashrc .zshrc
make devpod
echo "hello world" >/tmp/test