Skip to content

Symbolic Links

Nate Ferrell edited this page Aug 22, 2019 · 4 revisions

Synopsis

An overview of the Symbolic Link concept in PSProfile.

Description

Symbolic Links are stored as a hashtable in the PSProfile object property $PSProfile.SymbolicLinks.

The link path is stored as the key with the target (actual) path as the value.

Symbolic Links are created if missing during PSProfile refresh.

Commands

Adds a new Symbolic Link to your PSProfile.

Gets a Symbolic Link or the list of Symbolic Links from your PSProfile configuration.

Removes a Symbolic Link from your PSProfile.

PSProfile

Concepts

Function Help

Command Aliases

Configuration

Helpers

Init Scripts

Meta

Modules to Import

Modules to Install

Path Aliases

Plugin Paths

Plugins

Power Tools

Project Paths

Prompts

Script Paths

Secrets

Symbolic Links

Variables

Badges

Azure Pipelines      Discord - Chat      Slack - Chat      Codacy PowerShell Gallery      GitHub Releases      GitHub Releases

Clone this wiki locally