style: change some nix formatting

This commit is contained in:
matt1432 2024-06-09 22:49:30 -04:00
parent 7ea031e84e
commit 158f0a6813
28 changed files with 84 additions and 137 deletions
common/home/bash

View file

@ -123,9 +123,7 @@ in {
#profileExtra = ''
#'';
bashrcExtra =
/*
bash
*/
# bash
''
# Check if shell is interactive
[[ $- == *i* ]] || return 0