Commit graph

78 commits

Author SHA1 Message Date
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)