manjaro安装

约 1 分钟 · 90 字评论
请注意,本文编写于 885 天前,最后修改于 145 天前,其中某些信息可能已经过时。

Manjaro 安装

1. 系统双系统时间同步

1.1 manjaro和windows时间不同的原因

csdn相关文章

1.2 解决方式

shell

2. 科学上网

2.1 v2ray使用

参考文档

Manjaro配置指南

0. yay

shell
sudo pacman -S yay base-devel

1.piclist

shell
使用piclist 代替 picgo实现图床

2. wps

plaintext
yay -S patch yay -S wps-office ttf-wps-fonts wps-office-mui-zh-cn

3. 声音控制

plaintext
1. alsamixer 2. 配置好后 sudo alsactl store 保存当前配置,以后重启电脑后就可恢复当前的配置

4. 系统备份

shell
--1. 安装timethift -- 2. 启动 sudo timeshift-gtk -- 3. gui配置 备份策略

5. 科学上网

shell
1. 安装 v2raya 2. 购买订阅链接 3. 浏览器打开http://localhost:2017/并创建用户, 并填写购买的订阅即可

更多配置可查看官网v2raya

6. oh-my-zsh

shell
1. 安装 sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 2. 修改默认主题 vim ~/.zshrc ZSH_THEME = "ys" 3. 安装语法高亮插件zsh-syntax-highlighting git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting 4. 自动补全插件zsh-autosuggestions git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions

版权声明

本文作者:hedeoer

本文链接:/post/__gh__21

许可说明:本博客所有文章除特别声明外,均采用 许可协议。转载请注明出处!

manjaro安装

0

匿名访客仅支持文本评论。

暂无评论