added new scripts

This commit is contained in:
2024-06-28 17:22:47 +10:00
parent 71cb2fc599
commit d2c3ae6c96
3 changed files with 18 additions and 0 deletions

2
.zshrc
View File

@@ -63,4 +63,6 @@ export STARSHIP_CONFIG="$HOME/.config/starship/config.toml"
type starship_zle-keymap-select >/dev/null || {
eval "$(starship init zsh)"
}
export PATH="$PATH:$HOME/.local/bin"
neofetch
alias movies="movie; exit"