remove config hash
This commit is contained in:
parent
5514e70ac2
commit
d51dc102d2
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
{{- if and (eq .chezmoi.os "linux") (eq .chezmoi.arch "arm64") }}
|
{{- if and (eq .chezmoi.os "linux") (eq .chezmoi.arch "arm64") }}
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Config hash: {{ "options hid-apple swap_fn_leftctrl=1" | sha256sum }}
|
|
||||||
|
|
||||||
echo "Ändere Apple Funktionstaste mit der Kontrolltaste!!!"
|
echo "Ändere Apple Funktionstaste mit der Kontrolltaste!!!"
|
||||||
echo "Ändere Apple Commandtaste mit der Altasten!!!"
|
echo "Ändere Apple Commandtaste mit der Altasten!!!"
|
||||||
|
|
Loading…
Add table
Reference in a new issue