Skip to content

AyushmanTripathy/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

my dearest dot files.

I like optimising my setup for speed and ease of use.

Screenshots

overall look neovim config

Setup

My Choice
OS Arch Linux
Editor Neovim
Window Manager dwm (dwmblocks, dmenu)
Terminal Emulator alacritty, st
Shell bash
Media Player mpv, moc
Window System X
Notifications dunst
Compositor picom
Multimedia pipewire
Lockscreen slock

Replication

before using the dotfiles, you need the following

this repo comes with a dots script, used to backup files and push to the repo below command will retrive all the files in the list.txt file retriving private.txt requires the gpg key used to encrypt in the first place

git clone https://github.com/AyushmanTripathy/dots --depth 1
sh dots/dots -r

for doing a backup of you dotfiles do

./dots -b

FAQs

  • how to configure Neovim? see here
  • problems with keybindings? use the buitin get-help command