mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 13:50:34 +00:00
changed /bin/sh to /usr/bin/env bash coz dash made life hard
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
xset +fp /home/mrfluffy/.local/share/fonts
|
xset +fp /home/mrfluffy/.local/share/fonts
|
||||||
xset fp rehash
|
xset fp rehash
|
||||||
|
|||||||
Reference in New Issue
Block a user