You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.git-crypt | 1 year ago | |
dotbot@e72e3b47a0 | 5 years ago | |
fish | 2 years ago | |
git | 2 years ago | |
i3 | 5 years ago | |
secret | 1 year ago | |
sway | 1 year ago | |
vim/syntax | 5 years ago | |
waybar | 1 year ago | |
.gitmodules | 2 years ago | |
LICENSE.txt | 5 years ago | |
README.md | 2 years ago | |
install | 5 years ago | |
install.conf.yaml | 1 year ago | |
plug.vim | 3 years ago | |
vimrc | 2 years ago | |
zshrc | 5 years ago |
README.md
Dotfiles by TuxCoder
These are my dotfiles. It will be a continus WIP.
The main goal for me is to get more in touch with some basic application like zsh, vim, ... and customize this application for my need as much as posible.
Used for a long time the nice dotfiles from voku https://github.com/voku/dotfiles That have more the goal to be general porpose.
zsh
- zplug for easy instal of plugins
- basic theme with git/time/return value promt
- fzf
i3
- custom keybinding
- add virtual desktop 11-22 as F1-F12
- custom autorun
Requirements
common
- apt install git git-crypt build-essential
desktop
- apt install neovim
zsh
- apt install zsh golang fonts-powerline
neovim
- apt install python3-neovim
- nvim +PlugInstall +UpdateRemotePlugins
polybar
- apt install cmake cmake-data libcairo2-dev libxcb1-dev libxcb-ewmh-dev libxcb-icccm4-dev libxcb-image0-dev libxcb-randr0-dev libxcb-util0-dev libxcb-xkb-dev pkg-config python-xcbgen xcb-proto libxcb-xrm-dev i3-wm libasound2-dev libmpdclient-dev libiw-dev libcurl4-openssl-dev libpulse-dev
- git clone https://github.com/jaagr/polybar.git
- cd polybar && ./build.sh