Commit graph

129 commits

Author SHA1 Message Date
55e59ff1a2 $XDG_RUNTIME_DIR doesn't have a default fallback 2023-03-29 13:41:21 +01:00
1e10355d6e Re-order profile slightly 2023-03-29 13:28:53 +01:00
58d4fcbb9e Tweak prun aliases 2023-03-21 14:51:42 +00:00
6827b56b1c Use C.UTF-8 by default 2023-03-18 18:20:33 +00:00
d82e19e03f Add ~/opt/node/bin to PATH 2023-03-09 20:38:41 +00:00
aacef5c12a Split virtinst to a shell script 2023-02-23 14:28:47 +00:00
7f7b6fbc40 Put Flatpak SDK paths into main PATH part 2023-02-18 10:40:41 +00:00
1bd911df56 Line up paths 2023-02-18 10:38:27 +00:00
d4f5804928 Add Flatpak extensions to $PATH 2023-02-17 22:29:26 +00:00
81cfd6476b Fix workdir 2023-02-16 23:11:20 +00:00
c272780653 Change mounted directory names 2023-02-16 23:09:53 +00:00
6737843716 Add prust alias 2023-02-16 23:04:31 +00:00
489fffef58 Specify latest builds explicitly 2023-02-16 23:01:34 +00:00
c3b9031ac6 Make Go work better 2023-02-16 22:52:33 +00:00
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
b481966adc Set usermotd name/version fallbacks 2023-02-15 15:31:13 +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
f11f1fe92a Rely on system-default umask 2023-01-22 16:57:36 +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
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
0f349ccc59 Refactor completely to improve run speed 2019-11-20 10:07:43 +00:00
Renamed from roles/home/files/profile (Browse further)