diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ if ! [ -d "$_ghosttydir" ] ; then mkdir "$_ghosttydir" fi setLink -s "$(pwd)/dotfiles/ghostty/config" -d "$_ghosttydir/config" +setLink -s "$(pwd)/dotfiles/ghostty/retro.glsl" -d "$_ghosttydir/retro.glsl" if ! [ -d "$bindir" ] ; then mkdir "$bindir" ; fi for _f in bin/* ; do |
