squash icon indicating copy to clipboard operation
squash copied to clipboard

Squash your commands and give it a name :tada: :tada:

Results 4 squash issues
Sort by recently updated
recently updated
newest added

Change this condition here https://github.com/arshadkazmi42/squash/blob/master/lib/file-operations/alias-exists.js#L12-L16 to ``` return fs.existsSync(`${CONSTANTS.ROOT_DIR}/${alias}`) ```

help wanted
good first issue
first-timers-only

- Add an option to overwrite an existing command if already exists - Should prompt user to ask whether user wants to overwrite an existing squash command

Let's add some colors to terminal messages This PR should be made against the `2.0 dev` branch

good first issue
Hacktoberfest

There are some cool features that require a MAJOR update. I'll keep updating this list until we have enough to make a release. - [x] #85 Change root dir to...

discussion