Skip to content

newmanls/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots

Details

Category Value
Distro Arch Linux
Wallpaper here
Colorscheme onedark-warmer
Fonts Iosevka Nerd Font, Roboto and Noto emojis
WM river
Status bar waybar
Notifications mako
Launcher bemenu
Terminal foot
Shell zsh with starship
Text editor neovim
File manager lf
Music player cmus
Feed reader newsraft
Web Browser firefox
Image Viewer nsxiv
Media Player mpv
Document Viewer zathura with mupdf backend

Installation

git clone --bare https://github.com/newmanls/dotfiles "${HOME}/.dotfiles"
alias dots='/usr/bin/git --git-dir="${HOME}/.dotfiles" --work-tree="$HOME"'
dots config --local status.showUntrackedFiles no
dots checkout