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
54d54a77c5
Move Tips header up
2022-09-30 11:59:27 +01:00
5df6e6850e
Clean up instructions
2022-09-29 21:35:10 +01:00
6ac2011b17
Re-wrap paragraph
2022-09-29 20:41:36 +01:00
f5f87c3693
Add virtio network model
2022-09-29 20:32:24 +01:00
b3db4ce69d
Add documentation for using virt-install
2022-09-29 13:27:36 +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
521287ce6c
Swap 0/1 with false/true and disable command prompt
2022-09-21 21:53:46 +01:00
3d05da3c57
Add C.UTF-8 locale alias
2022-09-19 13:14:30 +01:00
6f7c54d8f7
Use /usr/bin/env for bash and zsh files
2022-09-18 21:20:44 +01:00
1033f4b8ed
Use history-search-end in zsh
2022-09-18 21:17:18 +01:00
087e13bc5e
Bash doesn't always read .bashrc
2022-09-16 08:52:01 +01:00
f4fb45b114
Fix shebang line
2022-09-16 08:46:13 +01:00
12fea09179
Another attempt at handling multiple shells
2022-09-16 08:43:51 +01:00
3e6d660ba1
Set a POSIX-compatible prompt if not bash or zsh
2022-09-15 22:29:18 +01:00
8c44a70500
Add command to install locales
2022-09-15 20:57:29 +01:00
e7a8e4fd61
Zsh keybindings
2022-09-14 21:56:07 +01:00
d00794487f
Try handling zsh again
2022-09-14 21:42:53 +01:00
ad0b8dbf02
Fix bash_profile testing length of $BASH_VERSION
2022-09-14 21:21:14 +01:00
ebf51f3a41
Add $ACP/bin to path
2022-09-14 14:09:23 +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
d1182673b8
Revert "Check if .shrc is actually loaded"
...
This reverts commit 65dd88967f
.
2022-09-10 23:21:51 +01:00
65dd88967f
Check if .shrc is actually loaded
2022-09-10 23:14:51 +01:00