8000 GitHub - NoSubstitute/gamselect: Easily choose a GAM7/GAMADV-XTD3 section and indicate in the terminal prompt which is active
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NoSubstitute/gamselect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gamselect

Easily choose a GAMADV-XTD3 and indicate in the terminal prompt which section that is active

USAGE:

Put gamselect.sh in your path, and edit it to point to where your GAMADV-XTD4 install is residing. Then run it giving your section as input.

gamselect NameOfSection

gam will now switch to the mentioned section and stay there until you run gamselect to another section.

Configuration

Copy the content of the .basrc to the end of your own, and gam will add your current section to the prompt.
Adjust the path and PS variables as necessary to suit your system.

Aliases

Now, the way I use it is to create aliases to the sections I use the most.

alias d='source $HOME/bin/gamselect.sh default'
alias ksab='source $HOME/bin/gamselect.sh ksab'
alias lomma='source $HOME/bin/gamselect.sh lomma'
alias nsnet='source $HOME/bin/gamselect.sh nsnet'

Meaning I don't have to type the actual gamselect command.

I just type my shortcut words. d, ksab, lomma or nsnet.

And it'll switch to those sections so I can run my commands.

When I'm done I run d to get back to the DEFAULT section, which doesn't have any JSONs and is safe.

About

Easily choose a GAM7/GAMADV-XTD3 section and indicate in the terminal prompt which is active

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0