infra: update to nixos-23.05 #230

Merged
teutat3s merged 50 commits from infra-23.05 into infra 2023-07-02 12:59:05 +00:00
Showing only changes of commit 9a3a7c7d00 - Show all commits

View file

@ -55,7 +55,7 @@ in {
bleopt exec_errexit_mark= bleopt exec_errexit_mark=
bleopt filename_ls_colors="$LS_COLORS" bleopt filename_ls_colors="$LS_COLORS"
bleopt complete_menu_style=desc-raw bleopt complete_menu_style=desc
# Bash vim mode keybindings # Bash vim mode keybindings
if [[ $- == *i* ]]; then # in interactive session if [[ $- == *i* ]]; then # in interactive session