7 lines
88 B
Bash
7 lines
88 B
Bash
|
#!/bin/bash
|
||
|
_getHeader "$name" "$author"
|
||
|
vim ~/dotfiles/hypr/conf/custom.conf
|
||
|
_goBack
|
||
|
|
||
|
|