added failglop and LC_ALL
This commit is contained in:
parent
88b0833a27
commit
eafdc2c98d
10 changed files with 33 additions and 10 deletions
2
nswitch
2
nswitch
|
@ -2,6 +2,8 @@
|
|||
# from https://github.com/0atman/noboilerplate/blob/main/scripts/38-nixos.md#dont-use-nix-env
|
||||
# docstring=quick edit (or ling xD) for nixos config
|
||||
set -E -o pipefail
|
||||
shopt -s failglob
|
||||
export LC_ALL=C.UTF8
|
||||
|
||||
cd ~/Projects/NixOS/
|
||||
nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue