All Projects → khuedoan → dotfiles

khuedoan / dotfiles

Licence: other
nvim, tmux, zsh, fzf, bspwm, suckless tools, and more!

Programming Languages

lua
6591 projects
emacs lisp
2029 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
Vim Script
2826 projects

Projects that are alternatives of or similar to dotfiles

dotstow
dotfiles managed with stow
Stars: ✭ 60 (-32.58%)
Mutual labels:  tmux, sxhkd, bspwm, polybar
dotfiles
My Linux settings and configs
Stars: ✭ 33 (-62.92%)
Mutual labels:  zsh, sxhkd, bspwm, polybar
dotfiles
My dotfiles
Stars: ✭ 204 (+129.21%)
Mutual labels:  tmux, sxhkd, bspwm, polybar
kali-config
Linux colorful dotfiles.
Stars: ✭ 40 (-55.06%)
Mutual labels:  tmux, sxhkd, bspwm, polybar
dotfiles
My dotfiles
Stars: ✭ 16 (-82.02%)
Mutual labels:  tmux, sxhkd, bspwm, polybar
dotfiles
no passwords here ... I hope 🤞
Stars: ✭ 51 (-42.7%)
Mutual labels:  tmux, sxhkd, bspwm, polybar
dotfiles
A place to store config files so I can revert when my entire system crashes from entering the wrong character
Stars: ✭ 25 (-71.91%)
Mutual labels:  tmux, compton, polybar
bspwm-config
Green themed bspwm configuration for ricing lovers
Stars: ✭ 19 (-78.65%)
Mutual labels:  sxhkd, bspwm, polybar
dotfiles
files that start . and makes my Linux box awesome.
Stars: ✭ 57 (-35.96%)
Mutual labels:  sxhkd, bspwm, polybar
Dotfiles
KDE Plasma for twm users.
Stars: ✭ 83 (-6.74%)
Mutual labels:  tmux, bspwm, polybar
dotfiles
⚫📁 Dotfiles
Stars: ✭ 23 (-74.16%)
Mutual labels:  xresources, compton, polybar
dotfiles
dotfiles of my linux setup
Stars: ✭ 25 (-71.91%)
Mutual labels:  zsh, bspwm, polybar
dotfiles
Config files for i3, polybar, rofi, mpv, Xresources, kitty and some bash-things...
Stars: ✭ 52 (-41.57%)
Mutual labels:  zsh, xresources, polybar
cfg
my dotfiles
Stars: ✭ 26 (-70.79%)
Mutual labels:  tmux, compton
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (-60.67%)
Mutual labels:  tmux, polybar
bspwm rice
bspwm confs and rice
Stars: ✭ 31 (-65.17%)
Mutual labels:  bspwm, polybar
blue-sky
A clean and blue BSPWM setup
Stars: ✭ 267 (+200%)
Mutual labels:  bspwm, polybar
dotfiles
Config files for my linux rice
Stars: ✭ 60 (-32.58%)
Mutual labels:  bspwm, polybar
dotfiles
My personal dotfiles repository
Stars: ✭ 36 (-59.55%)
Mutual labels:  compton, polybar
dotfiles
No description or website provided.
Stars: ✭ 12 (-86.52%)
Mutual labels:  zsh, tmux

My ~

Screenshot

Table of contents

Getting Started

Prerequisites

You can skip this step if you're using Arch Linux, use the install script below to install these packages automatically.

Install the following packages:

Installation

Linux

git clone https://github.com/khuedoan/linux-setup
cd linux-setup
make init dotfiles

macOS

git clone https://github.com/khuedoan/macos-setup
cd linux-setup
make init dotfiles

Quick usage instruction

Some key mapping are changed, you can change this in .xinitrc:

  • Left Alt and Left Super is swapped

Some basic key bindings:

  • super + / for key bindings help
  • super + enter for terminal
  • super + space for app launcher
  • super + shift + q to quit app

Features

Version control

Make change to the config files to suit your needs, then use the git for version control like normal. For example:

cd ~
git add .config/foo
git commit
git push
git pull

Wallpaper

Lost In Mind by Paul Brennus, converted to Nord theme palette using ImageGoNord

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].