Latest
This commit is contained in:
parent
aa93d4c149
commit
27f1d94e0a
2 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
* Move age decryption higher
|
* Move age decryption higher
|
||||||
|
* Add ~/.local/share/sounds was symlink to {{ .host.home }}/.local/share/betelgeuse/share/sounds
|
||||||
xattr -d com.apple.quarantine rclone
|
xattr -d com.apple.quarantine rclone
|
||||||
Create issue about setting up completions - https://github.com/rsteube/lazycomplete
|
Create issue about setting up completions - https://github.com/rsteube/lazycomplete
|
||||||
pw="$(osascript -e 'Tell application "System Events" to display dialog "Password:" default answer "" with hidden answer' -e 'text returned of result' 2>/dev/null)" && echo "$pw"
|
pw="$(osascript -e 'Tell application "System Events" to display dialog "Password:" default answer "" with hidden answer' -e 'text returned of result' 2>/dev/null)" && echo "$pw"
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
{{- if eq .host.distro.family "linux" -}}
|
|
||||||
{{ .host.home }}/.local/share/betelgeuse/share/sounds
|
|
||||||
{{- end -}}
|
|
Loading…
Reference in a new issue