문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
|
linux:bash_it [2020/09/23 23:21] kwon37xi 만듦 |
linux:bash_it [2021/03/30 14:57] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== bash-it ====== | ====== bash-it ====== | ||
| + | * https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ====== bash completions ====== | ||
| + | <code sh> | ||
| + | # completion 목록 보여주기 | ||
| + | bash-it help completion | ||
| + | |||
| + | # 활성화 | ||
| + | bash-it enable completion < | ||
| + | bash-it enable completion all # 전체 | ||
| + | </ | ||
| ===== 참조 ===== | ===== 참조 ===== | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||