newmanls / dotfiles

My personal dotfiles for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My personal dotfiles for linux


Languages

Language:Shell 34.8%Language:CSS 30.9%Language:Lua 22.0%Language:Python 8.0%Language:Vim Snippet 2.3%Language:JavaScript 2.0%