赞
踩
可以参考我的另一篇文章。
[Linux]Ubuntu 20.04换阿里源
sudo apt-get install gcc gcc-aarch64-linux-gnu \
vim git build-essential kernel-package fakeroot bison flex \
automake autoconf libtool make \
libncurses5-dev libncursesw5-dev \
device-tree-compiler zlib1g-dev libssl-dev
git clone https://github.com/exvim/main
cd main/
sh unix/install.sh
sh unix/replace-my-vim.sh
sudo apt-get install ctags id-utils cscope silversearcher-ag
在下面目录里,把默认的ex工程样式改为nerdtree样式:
~/.vim/bundle/ex-vimentry/autoload/vimentry.vim
sudo apt-get install -y zsh
git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
chsh -s $(which zsh)
sudo apt-get install minicom ckermit
vim ~/.kermrc
填入以下内容
set line /dev/ttyUSB0
set speed 115200
set carrier-watch off
set handshake none
set flow-control none
robust
set file type bin
set file name lit
set rec pack 1000
set send pack 1000
set window 5
sudo apt-get autoremove libreoffice-common
sudo apt-get autoremove totem rhythmbox empathy brasero simple-scan aisleriot cheese transmission-common
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。