initial dotfiles
This commit is contained in:
commit
45e5fe53d2
370 changed files with 25449 additions and 0 deletions
4
.config/fish/functions/develop.fish
Executable file
4
.config/fish/functions/develop.fish
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#fish shell configuration
|
||||
function develop
|
||||
tmux -neww session_name: -n window_name -d
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue