diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a3e737a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +history.txt diff --git a/nushell/.config/nushell/history.txt b/nushell/.config/nushell/history.txt index 461434f..522a258 100644 --- a/nushell/.config/nushell/history.txt +++ b/nushell/.config/nushell/history.txt @@ -1,110 +1,6 @@ -cd -cd .config/zathura/ -ls -cd -cd flake/ -v configuration.nix -nvim configuration.nix -sudo nixos-rebuild switch --flake .#nixos -nvim configuration.nix -sudo nixos-rebuild switch --flake .#nixos -$nu.config-path -cd .config/nushell/ -ls -nvim env.nu -nvim config.nu -cd .config/nushell/ -ls -cd ~/.cache/ -ls -cd starship/ -ls -nvim env.nu -reboot -cd .config/nushell/ -ls -nvim env.nu -nvim config.nu -config nu -cd .config/nushell/ -ls -nvim config.nu -config nu -echo $nu.env-path -cd .config/nushell/ -ls -nvim env.nu -neofetch -nvim config.nu -config nu -nvim env.nu -cd .config/nushell/ -ls -nvim env.nu -nvim config.nu -cd .config/nushell/ -nvim config.nu -cd .config/nushell/ -nvim config.nu -cd .config/nushell/ -nvim config.nu -config set prompt "starship prompt" -cd .config/nushell/ -cd .cache/starship/ -ls -nvim config.nu -cd .config/nushell/ -nvim config.nu -cd .config/nushell/ -cd .config/nvim/ -ls -cd plugin/ -ls -cd .. -cd lua/ -ls -cd plugins/ -ls -nvim init.lua -cd -cd .config/nushell/ -ls -nvim config.nu -cd .config/nushell/ -nvim env.nu -cd .config/nushell/ -nvim env.nu -neofetch -nvim config.nu -ls -fish -cd flake/ -nvim configuration.nix -cd -cd .config/nushell/ -nvim config.nu -cd .config/nushell/ -v config.nu -neofetch +history --clear cd dots/ +touch .gitignore +v .gitignore ls -cd -cd dots -mkdir nushell -cd nushell/ -mkdir .config -cd -cd .config/ -xplr -cd -cd .config/ -cd -cd dots/ -ls -rm -rf fish -cd .config/ -ls -cd fish/ -ls -cd .. -rm -rf fish +v .gitignore diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 0e57701..3de560f 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -21,7 +21,7 @@ $scala\ $docker_context\ [](fg:#e6657f bg:#e05a75)\ $time\ -[ ](fg:#e05a75)\ +[](fg:#e05a75)\ """ # Disable the blank line at the start of the prompt