changes: fastfetch,hypr,zsh,

This commit is contained in:
Ayush Dumasia 2025-05-28 18:13:20 +05:30
parent cc78d42824
commit 60d8efd496
4 changed files with 119 additions and 111 deletions

View file

@ -97,7 +97,7 @@ add(){
}
commit(){
bash ~/SideQuests/dotsh/gh/commit
bash ~/work/main/dotsh/gh/commit
}
push(){
@ -210,3 +210,4 @@ export PATH="$HOME/.cargo/bin:$PATH"
alias todo='~/.todo/todo_tui.sh'
alias todocli='~/.todo/todo_cli.sh'
fastfetch