szorfein / dotfiles

Dotfiles for unix, managed by GNU stow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x Custom Dotfiles x

GitHub last commit

Setup | Wiki | Keybinds | Gallery

lines screenshot lines 2

Setup

Installation for the last theme

There are three way to install the last themes/lines

The method with chezmoi only work with a theme for awesomewm and only for supported distrib Gentoo, Archlinux or Debian.
You can try on other distributions like Ubuntu... at your own risk and peril :)

Vim

For Vim, i use the native package loading, to install all plugins, you need to install git and launch:

./install --vim
stow vim

Shell

You can install ohmyzsh and spaceship-prompt with:

./install --zsh
stow zsh

Wallpapers

To recover all the wallpapers (the script will place them into ~/images), you need to install curl and execute a:

./install --images

Or search directly here. You have to launch this each time a new theme come.

Fonts

To install all the fonts (in ~/.local/share/fonts), you can use my script too.

./install --fonts

Other themes

themes/morpho

clean
clean

themes/miami

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

There are many themes under the folder themes but not all are compatible with Awesome yet.

Other screenshots

More screenshots are available at unix-portfolio or Gallery.

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.

License:MIT License


Languages

Language:Lua 81.2%Language:Shell 9.6%Language:Ruby 6.0%Language:Vim Script 3.1%Language:Python 0.0%