feat: some shit

This commit is contained in:
2022-09-19 20:32:50 +02:00
parent 3857fb86af
commit d7f36e407c
11 changed files with 156 additions and 91 deletions

View File

@ -4,6 +4,9 @@ function conf(){
if [ "$1" = "u" ]; then
source ~/.zshrc
elif [ "$1" = "ssh" ]; then
cd $HOME/.ssh/
nvim config
else
cd ~/.dotfiles/