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.
 
 
 
 
 
tuxcoder de2648e863 add waybar to config 1 year ago
.git-crypt Add 1 git-crypt collaborator 1 year ago
dotbot@e72e3b47a0 init 5 years ago
fish add fish settings 2 years ago
git update some files 2 years ago
i3 add sway config, fix i3 config 5 years ago
secret add more ssh config 1 year ago
sway add waybar to config 1 year ago
vim/syntax [+][vim] init commit 5 years ago
waybar add waybar settings 1 year ago
.gitmodules add fish settings 2 years ago
LICENSE.txt [doc] add Readme, license 5 years ago
README.md update readme 2 years ago
install init 5 years ago
install.conf.yaml more sway config 1 year ago
plug.vim update vim config 3 years ago
vimrc deactivate vim blame 2 years ago
zshrc [+][zsh] add aliases 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