Skip to content
/ scripts Public

Various unrelated scripts that I wrote but do not think they deserve a repository of there own.

Notifications You must be signed in to change notification settings

rdi-eg/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This repo has been moved to Gitlab and is no longer maintained here.

scripts

Various unrelated scripts that I wrote but do not think they deserve a repository of there own.

fix_link_names.fish

This is a fish shell script, which means that you must have fish shell installed on your system.

When you use the nautilus file manager to create a symlink, it creates a symlink with the same name as the file with a prefix 'Link to '. So you usually cut these links and paste them somewhere else where you'll want to rename them back to the original file names.

This is where this script kicks in. After you've pasted them in the desired location, run this script and it will remove the prefix from the name.

About

Various unrelated scripts that I wrote but do not think they deserve a repository of there own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages