Rename to new-shortcut.ps1 and new-symlink.ps1

This commit is contained in:
Markus Fleschutz
2021-08-30 12:26:15 +02:00
parent ec9253f38a
commit 3b73961014
4 changed files with 11 additions and 11 deletions

View File

@ -60,8 +60,6 @@ convert-ps2md.ps1, converts the comment-based help of a PowerShell script to Mar
convert-sql2csv.ps1, converts the SQL database table to a CSV file
convert-txt2wav.ps1, converts text into a audio .WAV file
create-branch.ps1, creates a new branch in the current/given Git repository
create-shortcut.ps1, creates a shortcut
create-symlink.ps1, creates a symbolic link
create-tag.ps1, creates a new tag in the current/given Git repository
daily-tasks.sh, execute PowerShell scripts automatically as daily tasks (Linux only)
decrypt-file.ps1, decrypts the given file
@ -178,6 +176,8 @@ pull-repos.ps1, pulls updates for all Git repositories under the current/given d
query-smart-data.ps1, queries the S.M.A.R.T. data of your HDD/SSD's and saves it to the current/given directory
new-email.ps1, starts the default email client to write a new email
new-script.ps1, creates a new PowerShell script
new-shortcut.ps1, creates a new shortcut
new-symlink.ps1, creates a new symbolic link
reboot.ps1, reboots the local computer (needs admin rights)
reboot-fritzbox.ps1, reboots the FRITZ!box device
remove-empty-dirs.ps1, removes empty subfolders within the given directory tree

Can't render this file because it has a wrong number of fields in line 84.