Commit graph

355 commits

Author SHA1 Message Date
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
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
ea67a1a7ae Add gnome sdk alias 2022-10-12 13:19:43 +01:00
1a33d11bc0 Update fdosdk alias 2022-10-12 08:14:45 +01:00
fe25514456 Add fdosdk alias 2022-10-12 08:12:46 +01:00
d2fde56318 Add commands for importing a template 2022-10-04 21:08:38 +01:00
eef30f9cb0 Merge remote-tracking branch 'refs/remotes/origin/main' 2022-10-04 21:02:04 +01:00
9cb4f0d956 Always include --disk 2022-10-04 21:01:54 +01:00
8ca90de207 Check if /var/acp is a symlink 2022-10-04 09:41:00 +01:00
572407bda7 Add virtio serial/console to machines 2022-10-01 17:20:42 +01:00
2205cbdfb1 Change network device name 2022-09-30 17:03:59 +01:00
7a27715327 Use a non-breaking space 2022-09-30 12:04:32 +01:00
e4ae46029c Use --memory instead of deprecated --ram 2022-09-30 12:03:20 +01:00