summary refs log tree commit diff
path: root/modules/users
diff options
context:
space:
mode:
Diffstat (limited to 'modules/users')
-rwxr-xr-xmodules/users/Rory.nix1
-rw-r--r--modules/users/Rory/p10k.zsh4
-rw-r--r--modules/users/Rory/wallpaper.webpbin0 -> 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