rename dev folder

This commit is contained in:
2022-08-07 22:56:28 -07:00
parent b827d21696
commit 6bb7446c54
3 changed files with 3 additions and 2 deletions

View File

@@ -47,3 +47,4 @@ function lab() {
echo $(curl -s https://cpsecurity.club/api/v1/status | jq ".data.status" | tr -d "\"")
tput sgr0
}

View File

@@ -5,7 +5,7 @@
required = true
[user]
name = Stephen Parkinson
email = smparkin@calpoly.edu
email = smp827@gmail.com
[core]
excludesfile = ~/.gitignore_global
[pull]

View File

@@ -46,7 +46,7 @@ ln -s ~/dotfiles/newstephen.zsh-theme ~/.oh-my-zsh/custom/themes/newstephen.zsh-
ln -s ~/dotfiles/tmux.conf ~/.tmux.conf
ln -s ~/dotfiles/vimrc ~/.vimrc
mkdir ~/Development
mkdir ~/Developer
echo "Change shell to zsh? [y/n]"
read shell