mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Cleaning up some scripts and moving to autoload functions
This commit is contained in:
6
zsh/config/functions/cdots
Executable file
6
zsh/config/functions/cdots
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
function cdots() {
|
||||
"$SCRIPTS/tmux-sessionator" "$DOTFILES"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user