2024-08-14 14:56:28 +02:00
|
|
|
{{- if eq .chezmoi.os "openbsd" }}
|
2024-12-27 16:05:32 +01:00
|
|
|
abbr top btop
|
|
|
|
abbr ctags uctags
|
|
|
|
abbr make gmake
|
|
|
|
abbr tar gtar
|
2024-05-17 22:58:18 +02:00
|
|
|
abbr man "manpager.sh"
|
2024-12-27 16:05:32 +01:00
|
|
|
abbr mutt neomutt
|
2024-05-17 22:58:18 +02:00
|
|
|
abbr dvim "doas nvim"
|
|
|
|
abbr ic "doas ifconfig"
|
|
|
|
abbr pq "doas pkg_info -Q"
|
|
|
|
abbr pa "doas pkg_add"
|
|
|
|
abbr pd "doas pkg_delete"
|
2024-12-27 16:05:32 +01:00
|
|
|
abbr bkp-home 'doas restic --insecure-tls -r s3:https://moria.moebiusband.org:9000/sauron-backup --verbose backup --one-file-system /home/persist/jan'
|
|
|
|
abbr bkp-etc 'doas restic --insecure-tls -r s3:https://moria.moebiusband.org:9000/sauron-backup --verbose backup /etc'
|
|
|
|
abbr bkp-list 'doas restic --insecure-tls -r s3:https://moria.moebiusband.org:9000/sauron-backup snapshots'
|
2024-08-14 14:56:28 +02:00
|
|
|
{{- end }}
|
2024-12-27 16:05:32 +01:00
|
|
|
abbr lg lazygit
|
2024-05-17 22:58:18 +02:00
|
|
|
abbr ccd "chezmoi cd"
|
|
|
|
abbr cdi "chezmoi diff"
|
|
|
|
abbr cap "chezmoi apply"
|