Commit graph

385 commits

Author SHA1 Message Date
babfe74454 Add go podman command 2023-02-16 21:52:54 +00:00
1c57185d61 Make prun commands simpler 2023-02-16 21:52:43 +00:00
efac524f71 Revert "Use local variables"
This reverts commit e303284bae.
2023-02-16 21:15:07 +00:00
f607e381f1 Fix a few shellcheck warnings 2023-02-16 21:11:41 +00:00
e303284bae Use local variables 2023-02-16 20:37:30 +00:00
1ce5142230 Disable telemetry in Go 2023-02-16 20:05:56 +00:00
3b851b8633 Properly remove old SSH keys 2023-02-15 15:50:56 +00:00
58daa1dddf Revert "Remove work SSH keys"
This reverts commit bb57f55a8c.
2023-02-15 15:35:04 +00:00
b481966adc Set usermotd name/version fallbacks 2023-02-15 15:31:13 +00:00
bb57f55a8c Remove work SSH keys 2023-02-15 13:33:23 +00:00
dc30fd8838 Add nowh (human-readable 'now') 2023-02-09 13:30:48 +00:00
9af2739c18 Create _acp_vm_root dir if needed 2023-02-09 13:10:39 +00:00
a395ea963f Revert "Load cargo bash completion"
This reverts commit 230bce4418.
2023-02-06 21:40:19 +00:00
230bce4418 Load cargo bash completion 2023-02-06 21:38:07 +00:00
b9e8d9b21f Alias vim to vi 2023-02-06 21:25:48 +00:00
e3a75878e8 Check for /.flatpak-info file 2023-02-06 21:23:40 +00:00
a8cf690c31 Fix GUI run on WSL 2023-01-23 14:13:14 +00:00
f11f1fe92a Rely on system-default umask 2023-01-22 16:57:36 +00:00
01f699a9fb Update copyright years 2023-01-21 19:42:51 +00:00
f064349727 Add some virtinst improvements
Add qemu guest agent channel, set video to virtio, handle other options
at the end of the command.
2023-01-19 09:09:00 +00:00
533ae0799b More fixes to virtinst 2023-01-16 12:16:01 +00:00
c2d0078bc4 Focus virtinst on user VMs 2023-01-16 11:05:06 +00:00
94c80cdd9d Use local copy of UefiShell.iso 2023-01-16 10:36:45 +00:00
Anthony Perkins
ac73e9ed9f Use older VM config 2023-01-16 10:05:17 +00:00
b641d879a1 Add isodate alias 2023-01-15 15:28:33 +00:00
20acd94be5 Use US English by default 2023-01-15 15:09:42 +00:00
440cfe6233 Fix adoc pwd 2023-01-13 15:04:37 +00:00
1e2034cf79 Add adoc alias for asciidoctor container 2023-01-13 15:02:42 +00:00
2ec9607b3c Add flatpak to XDG_DATA_DIRS 2022-12-11 20:18:26 +00:00
a9dbf27f0d Fix virtinst 2022-12-05 11:44:53 +00:00
2b38e4941c Replace tabs with four spaces 2022-11-28 22:45:54 +00:00
1d9e33f1cd Only load bash_completion.sh when interactive 2022-11-28 07:47:01 +00:00
5d3b354ec0 Replace spaces with tab 2022-11-28 07:43:15 +00:00
198f63d8fb Stop forcing QT DPI 2022-11-21 13:47:48 +00:00
298edfff72 Load bash_completion.sh 2022-11-21 11:23:29 +00:00
e5c39edc65 Create locale file if it does not exist 2022-11-15 21:44:26 +00:00
5bc6e33d2f Add /app/bin to path to fix flatpaks 2022-11-14 21:17:27 +00:00
e1fd75229c Default to always booting UefiShell.iso 2022-11-03 19:47:26 +00:00
a274dd2e0e Add missing VM args 2022-11-03 19:31:41 +00:00
b156ca3c77 Accept SSH host keys 2022-10-30 22:29:33 +00:00
aaff16b695 Remove LIBVIRT_DEFAULT_URI env var 2022-10-30 21:49:54 +00:00
1adf1005ea Add virtinst function 2022-10-30 19:41:23 +00:00
b5a6ddbc22 Add default ssh config with include directory 2022-10-20 11:54:52 +01:00
ba09d4ae1a Shorter name for default fdo SDK 2022-10-13 11:25:03 +01:00
f8ed59fd16 More re-ordering 2022-10-13 11:24:18 +01:00
72ffbb74cb Fix path ordering 2022-10-13 11:18:39 +01:00
e260aac3c4 Reorder to put /usr/bin at the start of PATH
/usr/bin is quickly becoming the canonical location for Linux binaries.
Move this to the start of PATH, so that 'which', 'command -v', et al.
list this path as the location, instead of e.g. /usr/sbin or /sbin.
2022-10-13 11:04:32 +01:00
90b83306ad Fix when $container is not defined 2022-10-13 09:17:58 +01:00
7067668e10 Add * to prompt if in flatpak 2022-10-12 23:21:29 +01:00
31eb9fde19 Add docs for local builds 2022-10-12 22:08:43 +01:00