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

Bash Alias Collection

License

NotificationsYou must be signed in to change notification settings

wingkwong/sc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sc is a collection of Bash Alias scripts.

Installation

via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/wingkwong/sc/master/install.sh)"

via wget

sh -c "$(wget -O- https://raw.githubusercontent.com/wingkwong/sc/master/install.sh)"

Usage

By default, all modules are disabled.

To enable an alias module:sc -e [alias_module]

sc -e apache# Use the alias defined in the specified module. Example:# apsta

To disable an alias module:sc -d [alias_module]

sc -d apache

To check the usage:sc -h

sc -h

Avilable Alias Modules

Please check outhere

About

Bash Alias Collection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp