diff --git a/archtitus.sh b/archtitus.sh index 821bb39..f33847a 100755 --- a/archtitus.sh +++ b/archtitus.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Find the name of the folder the scripts are in setfont ter-v22b diff --git a/kderice-backup.sh b/kderice-backup.sh index 883e40a..a3c13a0 100755 --- a/kderice-backup.sh +++ b/kderice-backup.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash cp -r $HOME/.config/kitty $HOME/$SCRIPTHOME/dotfiles/kitty konsave -s kde diff --git a/kderice-restore.sh b/kderice-restore.sh index 4b3a481..22e8192 100755 --- a/kderice-restore.sh +++ b/kderice-restore.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash export PATH=$PATH:~/.local/bin cp -r $HOME/$SCRIPTHOME/dotfiles/* $HOME/.config/ diff --git a/setconsole.sh b/setconsole.sh index 55c893a..b3a536f 100755 --- a/setconsole.sh +++ b/setconsole.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash sudo cat < /etc/vconsole.conf KEYMAP=us