dorkhub

.dotfiles

dotfiles for AwesomeWM, Neovim, Tmux, Starship, Rofi and many other tools i use

edr3x
Lua983 forksupdated 2 months ago
git clone https://github.com/edr3x/.dotfiles.gitedr3x/.dotfiles

Dotfiles

desktop rofi neovim md-prev firefox

Installing

sudo pacman -S awesome alacritty fish neofetch neovim picom btop rofi clipmenu starship tmux stow git-delta

You will need git and GNU stow

Clone into $HOME directory

git clone https://github.com/edr3x/.dotfiles.git 

Run stow to symlink everything or just select what you want

stow */  # For Everything
stow nvim # Only nvim config

Touchpad config

/etc/X11/xorg.conf.d/30-touchpad.conf

Section "InputClass"
    Identifier "touchpad"
    Driver "libinput"
    MatchIsTouchpad "on"
    Option "Tapping" "on"
    Option "TappingButtonMap" "lm"
EndSection

more like this

Scythe

SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.

C#50

vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol

Vim Script50

search

search projects, people, and tags