TERMUX와 사랑에 빠지다
정보 — 단 하나의 스크립트로 ohmyzsh, neovim, dotfiles 등과 같은 멋진 도구를 설치합니다.
If you prefer video tutorial click
설치 종속성
Termux must be F-Droid Version Playstore 게시에 몇 가지 문제가 있어 Playstore의 Termux가 더 이상 유지 관리되지 않기 때문입니다
리포지토리 업데이트 및 패키지 업그레이드
pkg update && pkg upgrade
자식 및 BC
git
bc
pkg i -y git bc
myTermux 설치
이 저장소 복제 또는 다운로드
git clone --depth=1 https://github.com/mayTermux/myTermux.git
스크립트 설치 프로그램 실행
cd myTermux
COLUMNS
및 LINES
This variable function so that the installer script can read the
column
androw
widths of Termux Application so that later it
matches the output during the installation process.
export COLUMNS LINES
./install.sh
If you get error message
Please Zoom Out
.
Zoom Out on Termux Application then run again the scriptIf the row and column widths of the application are correct,
the script will automatically run, like this:
Then follow the installation until it's finished
📸 스크린샷
This screenshot take by Awesomeshot and system fetch by rxfetch-termux
rxfetch
neofetch
Change colorscheme or theme with command:
chcolor
미리보기 표시
Change font used with command:
chfont
Change ZSH Theme with command:
chzsh
테마 표시
Reference
이 문제에 관하여(TERMUX와 사랑에 빠지다), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/sam5epi0l/fall-in-love-with-termux-57nj텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)