diff --git a/homeConfig/dotfiles/bash/bashrc b/homeConfig/dotfiles/bash/bashrc index dae009c..76d45f5 100644 --- a/homeConfig/dotfiles/bash/bashrc +++ b/homeConfig/dotfiles/bash/bashrc @@ -9,7 +9,7 @@ is_ssh_session() { # PS1 Config if [ -n "${IN_NIX_SHELL:+x}" ]; then - PS1="\[\033[01;34m\]\w\[\033[00m\]\n\[\033[01;32m\]nix shell > \[\033[00m\]" + PS1="\[\033[01;34m\]\w\[\033[00m\]\n\[\033[01;32m\]nixShell> \[\033[00m\]" else if ! is_ssh_session; then PS1="\n\[\033[01;34m\]\w\[\033[00m\]\n\[\033[01;32m\]> \[\033[00m\]" diff --git a/homeConfig/dotfiles/bash/node_modules/.yarn-integrity b/homeConfig/dotfiles/bash/node_modules/.yarn-integrity new file mode 100644 index 0000000..ae93109 --- /dev/null +++ b/homeConfig/dotfiles/bash/node_modules/.yarn-integrity @@ -0,0 +1,10 @@ +{ + "systemParams": "linux-x64-108", + "modulesFolders": [], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [], + "lockfileEntries": {}, + "files": [], + "artifacts": {} +} \ No newline at end of file diff --git a/homeConfig/dotfiles/bash/yarn.lock b/homeConfig/dotfiles/bash/yarn.lock new file mode 100644 index 0000000..fb57ccd --- /dev/null +++ b/homeConfig/dotfiles/bash/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +