Skip to content

lucasvtiradentes/my-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUTORIALS (7/7)

Medium dev.to tabnews youtube

dev setup (4)  •  dev tips (3)

see articles by category

see articles by year

see articles by tech

last updated time: 18/02/2024 23:46:01

DEVELOPMENT SETUP

date article motivation tech

07-27-2020

How to add “Open with WSL VS Code” to Windows Context Menu

medium dev
This is great for open the vscode in the folder you want directly, without having to use commands such as 'cd'.

07-27-2020

How to add a .bashrc equivalent to the windows cmd terminal

medium dev
This is useful to set your custom commands and functions and load them right away, instead of manually loading them.

07-28-2020

How to add “Open with Windows Terminal” option to the context menu

medium dev
This is great for open the terminal in the folder you want directly, without having to use commands such as 'cd'.

07-28-2020

How to set .env variables to Heroku dynamically with a .sh script

medium dev
This is very useful when your repository has a lot of changes in .env variables, so you dont need to update them manualy in heroku.

DEVELOPMENT TIPS

date article motivation tech

03-09-2023

Easily modify your most used websites with this extension

medium dev tabnews
Change your most used websites to make then look as you wish.

03-14-2023

Add an one way sync from ticktick and github to google calendar

medium dev tabnews
Track your overall progress with google calendar.

03-12-2023

How to easily manage your boilerplates and quickstart your projects

medium dev
It is a tool for not spend precious time configuring your next project.


Made with ❤️ by Lucas Vieira

👉 See also all my projects