Update blender flake, remove references to nix-shell because nix shell is better
This commit is contained in:
parent
84f0222dff
commit
a263f06664
4 changed files with 3 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
plugins = [ "git" ];
|
||||
};
|
||||
initExtra = ''
|
||||
${pkgs.any-nix-shell}/bin/any-nix-shell zsh --info-right | source /dev/stdin; pfetch
|
||||
pfetch
|
||||
source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
|
||||
source ${pkgs.zsh-you-should-use}/share/zsh/plugins/you-should-use/you-should-use.plugin.zsh
|
||||
setopt HIST_IGNORE_SPACE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue