aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aliases/.aliases/aliases1
-rw-r--r--zsh/.zshrc4
2 files changed, 3 insertions, 2 deletions
diff --git a/aliases/.aliases/aliases b/aliases/.aliases/aliases
index 76b06af..bc77387 100644
--- a/aliases/.aliases/aliases
+++ b/aliases/.aliases/aliases
@@ -1,3 +1,4 @@
+alias u="cd .."
alias cr="~/.scripts/compiler_cpp.sh"
alias cfinit="~/.scripts/pscontests.sh"
alias manimss="manim -psqh"
diff --git a/zsh/.zshrc b/zsh/.zshrc
index ec9265f..530821b 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -177,7 +177,7 @@ ex ()
[[ -f ~/.zshrc-personal ]] && . ~/.zshrc-personal
# reporting tools - install when not installed
-#neofetch
+# neofetch
#screenfetch
#alsi
#paleofetch
@@ -190,4 +190,4 @@ ex ()
#sysinfo
#sysinfo-retro
#cpufetch
-#colorscript random
+colorscript random