Skip to content
forked from szorfein/dotfiles

Dotfiles for unix, managed by GNU stow.

License

Notifications You must be signed in to change notification settings

xznmr/dotfiles-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

bar               > awesome,polybar,lemonbar
compositor        > compton
extra background  > pscircle
fonts             > iosevka,roboto mono,liberation mono,material-icons,dina,ttf-anka-coder,NERD fonts
image viewer      > feh
irc               > weechat
multimedia        > mpv,ncmpcpp,mpc,alsa
program launcher  > rofi,dmenu
PDF viewer        > zathura
terms             > xst
wm                > awesome,subtle,i3-gaps
mails             > offlineimap,msmtp and neomutt

A list of dependendies can be found here if need. For an old wallpaper, search here.

Table of contents

Installation for the last theme

For the last theme-worker, please, follow the procedure on the wiki page.

Stow

If you are blocked with stow or need more explanations, see the wiki page before post an issue.

Vim

Here all the vim plugins i use:

name description name description
ale asynchronous check vim-devicons add icon to vim
colorizer colorize hexa code vim-tmux-navigator used with tmux
indentLine display indentation level nerdtree tree explorer
lightline top, bottom bar vim-gitgutter git diff in sign column
lightline-bufferline extend lightline pathogen load vim plugins

On gentoo (with ninjatools):

sudo emerge -av app-vim/lightline gitgutter nerdtree pathogen app-vim/ale vim-devicons app-vim/colorizer vim-tmux-navigator indentline lightline-bufferline

And for all the vim colorscheme i use, with pathogen

./install --vim

Shell

For the shell, i use zsh with plugins oh-my-zsh with spaceship-prompt.
You can install theses repos with:

./install --zsh

Wallpapers

To recover all the wallpapers i used, you need to install wget and execute a:

./install --images

You have to launch this each time a new theme come.
It's all for the setup :)

Screens

Awm

Last:theme-worker term: xst, vim-color: darkest-space, font: Iosevka Term Nerd Font.

monitor bar app drawer
monitor-bar app-drawer

theme-morpho term: xst, vim-color: darkest-space, font: Iosevka Term Nerd Font.

clean start screen
clean start_screen

theme-miami term: xst, vim-color: fromthehell, font: Space Mono Nerd Font.

start_screen widget terms (xst) - lightline.vim - tmux
miami screenshot terms

theme-machine term:xst, vim-color: darkest-space, font: Space Mono Nerd Font.
Machine screenshot

theme-anonymous [term]: xst [vim-color] darkest-space, [font] Nerd Font Iosevka.
Anonymous screenshot

theme-connected term: xst, vim-color: gruvbox material, font: Nerd Roboto Mono.
Connected screenshot

Subtlewm

theme-lost [term]: kitty [vim-color] OceanicNext, [font] Nerd Roboto Mono.
Lost screenshot

theme-sombra [term]: kitty [vim-color] material.vim, [font] Anka/Coder.
Sombra screenshot

theme-empire, [wm]:subtle or i3. [term]: termite or kitty. [vim-color] fromthehell.vim [font] Iosevka Term.
Empire screenshot

i3wm

theme-madness, [wm]: i3 or subtle. [term]: termite or kitty. [vim-color] darkest-space [font] dina.
Madness screenshot

theme-city, [wm]: i3 or subtle. [term]: termite or kitty. [vim-color] darkest-space City screenshot

Other screenshots

More screenshots are available at unix-portfolio.

Support

Any support will be greatly appreciated, star the repo, a coffee, donation, thanks you !

Donate Donate

About

Dotfiles for unix, managed by GNU stow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 60.8%
  • Shell 28.9%
  • Ruby 6.9%
  • Vim Script 3.4%