Commit graph

51 commits

Author SHA1 Message Date
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
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
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
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
8ca90de207 Check if /var/acp is a symlink 2022-10-04 09:41:00 +01:00
1694bd476e Fix stray 'local' command 2022-09-22 21:59:19 +01:00
e026154a3a Remove stale ssh-agent socket 2022-09-22 16:34:30 +01:00
3d05da3c57 Add C.UTF-8 locale alias 2022-09-19 13:14:30 +01:00
1033f4b8ed Use history-search-end in zsh 2022-09-18 21:17:18 +01:00
12fea09179 Another attempt at handling multiple shells 2022-09-16 08:43:51 +01:00
aca3a05e8d Give up trying to handle multiple shells 2022-09-11 22:16:30 +01:00
9d80e129dc Try loading all files properly again 2022-09-10 23:29:47 +01:00
cbb0e7118b More cleanups of shell login files 2022-09-08 10:49:03 +01:00
829c67ab1b Clean up loading of shell files 2022-09-08 10:31:44 +01:00
b1c3772903 Only add snap if snapd exists 2022-09-05 16:04:17 +01:00
9a6e567738 Set XDG_RUNTIME_DIR if needed 2022-08-31 15:40:04 +01:00
a33355e921 Fix typos in profile and shrc 2022-08-29 20:08:16 +01:00
1dc9dbd558 Load files from /usr/local then /etc 2022-08-23 15:10:57 +01:00
1d656e8bd8 Move most exports from shrc to profile 2022-08-23 13:44:31 +01:00
439a052837 Re-arrange shell files 2022-08-19 15:52:07 +01:00
bde906a55f Load shrc if not already loaded 2021-02-10 00:29:00 +00:00
bb5d57a034 Load ~/.shrc if using SSH 2021-02-09 16:27:08 +00:00
c34ab49c4b Stop sourcing /etc/profile (breaks shell on Fedora) 2020-03-16 11:59:53 +00:00