사용자 도구

사이트 도구


linux:bash_it

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
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://github.com/Bash-it/bash-it
 +  * [[https://bash-it.readthedocs.io/en/latest/|Bash-it 문서]]
 +
 +====== bash completions ======
 +<code sh>
 +# completion 목록 보여주기
 +bash-it help completion
 +
 +# 활성화
 +bash-it enable completion <이름>
 +bash-it enable completion all # 전체
 +</code>
  
 ===== 참조 ===== ===== 참조 =====
   * [[https://www.tecmint.com/bash-it-control-shell-scripts-aliases-in-linux/|Bash-it - Bash Framework to Control Your Scripts and Aliases]]   * [[https://www.tecmint.com/bash-it-control-shell-scripts-aliases-in-linux/|Bash-it - Bash Framework to Control Your Scripts and Aliases]]
 +  * [[https://computingforgeeks.com/easily-customize-linux-bash-with-bash-it/|How To Customize Bash on Linux with Bash-it | ComputingForGeeks]] 
 +  * [[https://www.interserver.net/tips/kb/bash-it-framework-to-control-your-scripts-and-aliases/|Bash-It Framework to Control Your Scripts and Aliases - Interserver Tips]] 
 +  * [[https://gistlog.co/milose/bd5b927bb5cb09ae6dde|Installing and syncing bash_it between multiple computers | milose | GistLog - Your dev blog delivered]]
linux/bash_it.1600870916.txt.gz · 마지막으로 수정됨: 2020/09/23 23:21 저자 kwon37xi