feat: change /bin/bash to ../env/bash

This commit is contained in:
Flinner Yuu 2023-03-31 13:27:27 +03:00
parent 48720c1722
commit cbe9cc8788
Signed by: flinner
GPG Key ID: 95CE0DA7F0E58CA6
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#xset r rate 400 100
##emacs -fs &
rm -rf ~/.cache/fontconfig

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
setxkbmap -option ctrl:swapcaps
setxkbmap -option altwin:swap_lalt_lwin
setxkbmap -model pc105 -layout us,ar -variant ,qwerty -option grp:shifts_toggle

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
DEVICE_BUS_ID=$(lspci | grep "VGA compatible controller: NVIDIA" | awk '{print $1}')

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
unset LOCK_KEEPASSXC