ubuntu一些常用配置

系统

1. 双系统时间问题

装了双系统Windows时间会慢8个小时,是Ubuntu同步时间导致的,用下面这个命令就可以搞定

timedatectl set-local-rtc 1

2. 安装oh-my-zsh

  • curl
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
  • wget
sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"

3. zsh命令配色

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting

然后再~/.zshrc的plugin中添加zsh-syntax-highlighting

plugins=(git zsh-syntax-highlighting)

4. 安装vim配置

项目地址https://github.com/amix/vimrc

git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh

在~/.vimrc中加入

set nu

显示行号

应用

1. Ubuntu下自动换壁纸应用

一个好用的换壁纸应用,类似mac上的Irvue,可以下载unsplash的壁纸并自动更换,安装方法

sudo add-apt-repository ppa:peterlevi/ppa
sudo apt-get update
sudo apt-get install variety
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Ubuntu的发音 Ubuntu,源于非洲祖鲁人和科萨人的语言,发作 oo-boon-too 的音。了解发音是有意...
    萤火虫de梦阅读 99,539评论 9 467
  • Android 自定义View的各种姿势1 Activity的显示之ViewRootImpl详解 Activity...
    passiontim阅读 173,142评论 25 708
  • 用两张图告诉你,为什么你的 App 会卡顿? - Android - 掘金 Cover 有什么料? 从这篇文章中你...
    hw1212阅读 12,887评论 2 59
  • 未正式入秋的今天中午,我受不了那里令我尴尬的气氛,索性自己一个人跑出来吃肠粉,然后现在自己一个人坐在肯德基里,...
    你默默微笑阅读 180评论 0 0
  • ‏各法学学派及代表人物一瞥: المذاهب الفقهية السنية : ظهر في تاريخ أهل ...
    书生冬冬阅读 414评论 0 0