hujup
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
set -gx OPENSSL_INCLUDE_DIR ${pkgs.openssl.dev}/include;
|
||||
set -gx PKG_CONFIG_PATH ${pkgs.openssl.dev}/lib/pkgconfig;
|
||||
alias vi="nvim"
|
||||
alias rb="sudo nixos-rebuild switch --flake ~/nixos-config#"
|
||||
'';
|
||||
plugins = [
|
||||
# Enable a plugin (here grc for colorized command output) from nixpkgs
|
||||
|
||||
Reference in New Issue
Block a user