Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Port ofhttps://github.com/eivind88/prm for the fish shell

License

NotificationsYou must be signed in to change notification settings

FredDeschenes/prm-fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Port ofprm for the fish shell

Installation

Add the following to your config.fish

# Load prm-fish. /path/to/prm.fish

Although copying/symlinkingprm.fish to~/.config/fish/functions/ will work, autocompletions will not be available unlesssourced.

Differences

  • Works on fish (who would have thought?)
  • Project files are saved in~/.prm-fish/ instead of~/.prm/
  • Project scripts directory can be set withPRM_FISH_DIR instead ofPRM_DIR (shell will need to be restarted for change to take effect)
  • Specyfing aditional arguments to 'start' does not work

Feel free to report any other differences in theissue tracker.

Warnings

  • Any function declared in the project start script will need to be erased (withfunctions -e $function_name) in the stop script, otherwise it will remain defined even after stopping the project

This has only been tested on my machine and might break all the things (although it really shouldn't be able to). Use at your own risk and reportissues you have!

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp