forked from Shinonome/dots-hyprland
6 lines
190 B
Bash
Executable File
6 lines
190 B
Bash
Executable File
#!/usr/bin/env bash
|
|
echo 'Use another branch, as said in the readme'
|
|
echo 'For example, running this would switch to illogical-impulse branch:'
|
|
echo ''
|
|
echo 'git checkout illogical-impulse'
|