项目作者: thuanpham2311

项目描述 :
linux setup, config,...
高级语言: Shell
项目地址: git://github.com/thuanpham2311/linux_setup.git
创建时间: 2020-02-15T04:59:10Z
项目社区:https://github.com/thuanpham2311/linux_setup

开源协议:MIT License

下载


You can watch my Talk show Oct 15, 2021: my setup for coding, daily use

https://youtu.be/2OhzSP1uGLc


  • Support: Gnome (Fedora, Ubuntu, Arch) best support right now is arch
  • just copy and pasted command below to you cli (your old config file stuff will be in ~/backupDotfile)
  • Edit file ~/.gitconfig cuz by default use my email for git
  1. curl https://raw.githubusercontent.com/thuanpham2311/linux_setup/master/install.sh --output install.sh ; chmod +x ./install.sh ; ./install.sh