Skip to content

IvanilsoDaSilva/prompt-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 

Repository files navigation

──────▄▀▄─────▄▀▄
β”€β”€β”€β”€β”€β–„β–ˆβ–‘β–‘β–€β–€β–€β–€β–€β–‘β–‘β–ˆβ–„
β”€β–„β–„β”€β”€β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–ˆβ”€β”€β–„β–„
β–ˆβ–„β–„β–ˆβ”€β–ˆβ–‘β–‘β–€β–‘β–‘β”¬β–‘β–‘β–€β–‘β–‘β–ˆβ”€β–ˆβ–„β–„β–ˆ

1.1. INTRODUCTION πŸ“°

Welcome to the "prompt-commands" repository. Here, I aim to create a valuable resource for all beginner developers, who want to improve their skills in using Windows terminal.

1.2. DESCRIPTION πŸ“

This Git repository was created for the purpose of storing and documenting a collection of common Windows terminal commands. Here, you'll find a variety of commands frequently used during project development with Windows, from basic operations to more advanced tasks.

1.3. TECHNOLOGIES πŸ’»

GitΒ  GitHubΒ 

MarkdownΒ 

Windows TerminalΒ 

1.4. PROMPT COMMANDS πŸ’‘

Use the following commands (if there are commands) by CTRL+V where necessary

πŸ“Œ NAVIGATES BETWEEN DIRECTORIES

cd {file path or .. to return}

πŸ“Œ RENAMES A REPOSITORY

ren {file or diretory path} {file or directory path to rename}

πŸ“Œ DELETES A REPOSITORY (/s INCLUDES FILES AND DIRECTORIES)

rmdir /s {path of the directory}

πŸ“Œ SHOWS THE FILES AND DIRECTORIES OF THE CURRENT DIRECTORY (/a INCLUDES HIDDEN FILES)

dir /a

1.5. OTHER REPOSITORIES πŸ“˜

More...

About

This Git repository was created for the purpose of storing and documenting a collection of common Windows terminal commands. Here, you'll find a variety of commands frequently used during project development with Windows, from basic operations to more advanced tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors