UNPKG

colson-tmux

Version:

Colson Tmux: Tmux + ZSH for Software Engineers!

3 lines (2 loc) 113 B
export declare const getHomeDirectory: () => string; export declare const runCommand: (command: string) => void;