Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 576 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 576 Bytes

./completions

apt -- bash completion script for apt (not apt-get/apt-cache)

sst -- host(=profile) name auto completion script for sst modify "picard janeway kirk sisko jonathan" as your's

copy ./completions folder's contents to /usr/share/bash-completion/completions

./bin

sst -- launch gnome-terminal with custom profiles 1. modify 'default=myaccount' as your's 2. make gnome-terminal's profile("profile name" and "host name" must be same)

git-pull-all -- 'git pull' at whole sub-directories of current directory

copy ./bin folder's contents to /usr/local/bin