diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-26 20:17:03 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-26 20:17:03 -0400 |
| commit | 5b7fee8860acad725b682503a490f354726f9c8d (patch) | |
| tree | 971f239f33ccbfbbeb5e2c9d6ff9f8fad07712db /.config/shells/zsh/.zsh_history | |
| parent | e92e82df51537e958a7d642bcd7898b1b5009327 (diff) | |
Launch Tmux from zshrc to prevent issues
Diffstat (limited to '.config/shells/zsh/.zsh_history')
| -rw-r--r-- | .config/shells/zsh/.zsh_history | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/shells/zsh/.zsh_history b/.config/shells/zsh/.zsh_history index 68969ac..c5f8f92 100644 --- a/.config/shells/zsh/.zsh_history +++ b/.config/shells/zsh/.zsh_history @@ -1,9 +1,3 @@ -cd Downloads -ls -git clone https://github.com/craftzdog/craftzdog-homepage.git nextjs-test -cd nextjs-test -ls -npm install npm run start npm run build npm run start @@ -98,3 +92,9 @@ java Turtle.main sudo killall Dock e ./test +tmux +exit +c +cd shells +v zsh/zshrc +exit |
