项目作者: 0x5add

项目描述 :
BSPWM (GruvBox Rice)
高级语言:
项目地址: git://github.com/0x5add/Sarcophagus.git
创建时间: 2021-06-09T13:49:50Z
项目社区:https://github.com/0x5add/Sarcophagus

开源协议:

下载


alt text

Hello there! :octocat:

Those are my bspwm dotfiles, hope you find something useful here ^^

I hope you understand everything here. :wink:

Here are some details about my setup:


Desktop 🍁

desktop

File Manager 🌸

filemanager

Editor 🌴

neofetch

Terminals 🌊

terminal


oh-my-zsh & plugins optional
  1. sudo apt install zsh &&
  2. chsh -s $(command -v zsh) &&
  3. sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" &&
  4. git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting &&
  5. git clone https://github.com/zsh-users/zsh-autosuggestions.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions &&
  6. git clone https://github.com/zsh-users/zsh-completions.git ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/zsh-completions



:confetti_ball: Credits / Thanks