feat(zsh): remove p10k config from repo, update .gitignore

This commit is contained in:
2023-06-16 11:12:23 +02:00
parent df08ddeaf5
commit 60a32a46bd
3 changed files with 10 additions and 1625 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,4 @@
alias z="exec zsh"
alias t="tmux a || tmux new-session -s janezicmatej -c ~"
alias n=nvim_ve
alias vim=nvim_ve