diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-12-14 07:24:04 +0100 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-12-14 07:24:55 +0100 |
commit | d935a4f3e1d67152149945adc31b7886ccf37701 (patch) | |
tree | ae4d39bda4c767b4675d6477c7d9c3ed88939237 /modules/users | |
parent | Update synapse cache settings (diff) | |
download | Rory-Open-Architecture-d935a4f3e1d67152149945adc31b7886ccf37701.tar.xz |
Desktop updates
Diffstat (limited to 'modules/users')
-rwxr-xr-x | modules/users/Rory.nix | 1 | ||||
-rw-r--r-- | modules/users/Rory/p10k.zsh | 4 | ||||
-rw-r--r-- | modules/users/Rory/wallpaper.webp | bin | 0 -> 598752 bytes |
3 files changed, 3 insertions, 2 deletions
diff --git a/modules/users/Rory.nix b/modules/users/Rory.nix index c8f4d45..f250863 100755 --- a/modules/users/Rory.nix +++ b/modules/users/Rory.nix @@ -55,6 +55,7 @@ export CHOKIDAR_USEPOLLING=true export MSBUILDLIVELOGGER=auto export DOTNET_WATCH_SUPPRESS_LAUNCH_BROWSER=1 + export DOTNET_CLI_TELEMETRY_OPTOUT=1 function mkkey() { echo "Making key for $1" ssh-keygen -t ed25519 -C "$HOST -> $1" -f ~/.ssh/id_ed25519_$1 diff --git a/modules/users/Rory/p10k.zsh b/modules/users/Rory/p10k.zsh index 5c77b68..e7f8e7c 100644 --- a/modules/users/Rory/p10k.zsh +++ b/modules/users/Rory/p10k.zsh @@ -33,7 +33,7 @@ typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=( os_icon # os identifier dir # current directory - #vcs # git status + vcs # git status # prompt_char # prompt symbol ) @@ -1720,4 +1720,4 @@ typeset -g POWERLEVEL9K_CONFIG_FILE=${${(%):-%x}:a} (( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} -'builtin' 'unset' 'p10k_config_opts' \ No newline at end of file +'builtin' 'unset' 'p10k_config_opts' diff --git a/modules/users/Rory/wallpaper.webp b/modules/users/Rory/wallpaper.webp new file mode 100644 index 0000000..a2923f0 --- /dev/null +++ b/modules/users/Rory/wallpaper.webp Binary files differ |