Skip to content

cars10/dotfiles

Repository files navigation

Dotfiles

This repo includes most of the dotfiles that i use on every system.

List of dotfiles

Path Software
.dir_colors Set colors used by GNU ls
.extend.bashrc bash / zsh configuration file. Includes aliases, env variables, etc.
.Xresources XServer DPI and display settings, rofi theme
.zshrc Z shell configuration
.config/sakura/sakura.conf sakura terminal theme and other settings
usr/share/oh-my-zsh/themes/agnoster-custom.zsh-theme oh-my-zsh custom theme, based on agnoster oh-my-zsh
.vim/vimrc vim configuration
.config/awesome awesomewm configuration

Themes

Setting Theme
Icons Papirus-Dark
Cursor vimix-cursors
GTK 2 / 3 Matcha-dark-azul
Awesome WM Custom theme
Rofi Custom theme
Sakura Custom theme
vim deus

Fonts

Where Font
Terminal (sakura) Hack
IDE's, editors, etc Hack
GTK/QT Applications Noto Sans

Vim setup

  1. Install vim-plug
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  1. Copy .vim/vimrc to ~/.vim/vimrc (or to ~/.vimrc)
  2. Open vim
  3. Run :PlugInstall
  4. Restart vim

TODO

  • Screenshot

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published