Skip to content

Instantly share code, notes, and snippets.

View achrafmontage's full-sized avatar
🏠
Working from home

achrafmontage

🏠
Working from home
View GitHub Profile
@achrafmontage
achrafmontage / example.srt
Created November 28, 2024 16:40 — forked from matibzurovski/example.srt
Example srt file
1
00:00:00,000 --> 00:00:02,500
Welcome to the Example Subtitle File!
2
00:00:03,000 --> 00:00:06,000
This is a demonstration of SRT subtitles.
3
00:00:07,000 --> 00:00:10,500
step #1
go to this path:
C:\Users\NAME-PC
step #2
then create this file .bash_profile if not available
step #3
past all the aliases bellow or make yours as well:
# NPM CheatSheet.
# Super easy intall: npm comes with node now.
# To create your own npm package: https://www.npmjs.org/doc/misc/npm-developers.html
# More: https://www.npmjs.org/doc/
# 1. NPM Command Lines.
# Local mode is the default.
# Use --global or -g on any command to operate in global mode instead.