From 3bfb4eccdc039f689e62aa4de05808e03760731a Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 26 Jul 2022 20:49:12 +0200 Subject: [PATCH] change alias notes --- zsh/.zshrc.d/alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc.d/alias b/zsh/.zshrc.d/alias index 0f5e1b3..664a418 100644 --- a/zsh/.zshrc.d/alias +++ b/zsh/.zshrc.d/alias @@ -91,7 +91,7 @@ function removeknowhost (){ function tmux-bootstrap () { tmux new-window - tmux new-window -n note nvim ~/home/notes2 + tmux new-window -n note nvim ~/notes tmux new-window 'note' tmux new-window 'ncmpcpp' tmux select-window -t :1