GithubHelp home page GithubHelp logo

m-rey / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 352 KB

my personal dotfiles, managed using chezmoi

License: GNU General Public License v3.0

Vim Script 10.10% Shell 51.03% CSS 1.04% Python 37.83%
chezmoi dotfiles hacktoberfest

dotfiles's People

Contributors

m-rey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

Use pywal colors for waybar

Pywal apparently has support for waybar. Thus using it could simplify completely changing themes. The usage of pywal templates may be needed to archive the wanted result.

Add wofi support to pywal

Pywal apparently has support for rofi. Wofi, while being while similar, currently is not supported directly by pywal. Loading the rofi config didn't work.. Thus a pywal template could be created to also support wofi.

Replace antibody

Related to and fixes #7

Antibody seems to not be developed anymore.

Therefore research and move to an alternative.

Add explanations to zstyle completions

This zsh config uses lots of zstyle completions. Each of them should have a short explanation to quickly know how what they do. That way, other users can cherry pick their config to their liking.

Move parts of zsh config to bash config

At the moment, the bash config (.bashrc) sources the zsh config. However, some of the things in the zsh config are not compatible with bash. Thus simply sourcing things raises errors.

Therefore, for compatibility, "general" things could be moved to the bash config, zsh specific things should stay in the zsh config and then the zsh config should source the bash config.

Sort/Refactor neovim config

The config for neovim is somewhat messy. It could be restructured and unnecessary plugins/settings should be removed accordingly.

Move secrets out of chezmoi config file

Currently secrets are stored along with the config file of chezmoi. One could use something like pass or simply move the servers to another file. That way, the chezmoi config could be shared unencrypted while saving the secrets in an encrypted, secure way.

Add documentation

A simple explanation about some design decisions and how these dotfiles can be applied would make it easier for others to use. Looking at other chezmoi managed dotfiles could serve as inspiration.

Fix zsh/bash history config

I intended the my zsh/bash history to be store be "unlimited". This currently isn't the case. Thus some research is needed to make the appropriate changes to the dotfiles.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.