Code Monkey home page Code Monkey logo

bcdady / profilepal Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 82 KB

Now published and available from PowerShellGallery.com! The ProfilePal PowerShell Module contains functions that help create and edit PowerShell profiles, as well as some other functions which can easily be re-used across PowerShell profile scripts

Home Page: https://www.powershellgallery.com/packages/ProfilePal/

License: GNU General Public License v3.0

PowerShell 100.00%
powershell powershell-profile powershell-profile-script profile-script profile profile-customization

profilepal's Issues

Edit-Profile requires Edit-Module module

The Edit-Profile function relies on the Get-PSEdit, Assert-PSEdit, and Open-PSEdit functions which are provided by the Edit-Module module. These components should be merged into this module; via ModuleList ("packaged with this module").

New-Profile fails if/when WindowsPowerShell directory doesn't exist

It appears that the New-Profile function fails to create lower level directories, in order to place a new profile script file in the designated directory.

Example:
[ADMIN] PS .> New-Profile -ProfileName CurrentUserAllHosts
new-item : Could not find a part of the path 'C:\Users\bryan\Documents\WindowsPowerShell\profile.ps1'.
At C:\Program Files\WindowsPowerShell\Modules\ProfilePal\1.0.0\ProfilePal.psm1:421 char:28

Add cross-host profile editing support

Currently, ProfilePal can edit any of the four type of Console host profiles when invoked from console, and it can edit any ISE profile if/when invoked from ISE. Currently there is now way to open/edit an ISE profile script from Console, or to edit a Console profile script, from the functions in this module, in ISE.

file format issue with .psd1 manifest

In preliminary testing, cloning this repository to a new laptop / Github for windows, resulted in mangled file content, which prevented PowerShell from interpreting the manifest and importing the module

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.