UNPKG

use-multiple-gits

Version:

CLI tool to manage multiple git configurations (user.name, user.email, SSH keys) with easy switching between identities

6 lines 234 B
export declare const HOME_DIR: string; export declare const BIN_DIR: string; export declare const ZSHRC_PATH: string; export declare const SSH_DIR: string; export declare const PROFILE_PATH: string; //# sourceMappingURL=paths.d.ts.map