TechSpiritSS / Terminal-Portfolio

Terminal Style Portfolio made with HTML / CSS / JS
MIT License
64 stars 83 forks source link

added history {id} command #130

Closed VaibhavArora314 closed 1 year ago

VaibhavArora314 commented 1 year ago

Fixes

Fixes #126

Types of changes

Description

In this PR, I have added the history {id} command. For ex: If we have a history as follows image then on running the 'history 2' command, it will run 'github' command image

Preview Link

https://terminal-portfolio-2i3evsjzw-vaibhav31.vercel.app/

Checklist:

TechSpiritSS commented 1 year ago

Merge Conflict

TechSpiritSS commented 1 year ago

image remove this highlighted portion as it is already mentioned inside the history block

VaibhavArora314 commented 1 year ago

@TechSpiritSS I have resolved the merge conflict and removed the highlighted portion as you mentioned, please review it now.

TechSpiritSS commented 1 year ago

Great 🚀