Coder Social home page Coder Social logo

dotfiles's Introduction

dotfiles

These are my personal dotfiles. They are used on a system running openSUSE Tumbleweed and are managed with chezmoi.

Install them with: chezmoi init "github.com/m-rey/dotfiles"

TODO

While the dotfiles work, there are some small issues and suggestions that could be fixed/implemented. I've created issues for them.

Contributing

For any questions, comments, feedback or issues, submit a new issue.

Feel free to submit a PR if you know how to resolve an issue or just want to contribute an improvement.

dotfiles's People

Contributors

m-rey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

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.

Sort/Refactor neovim config

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

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.

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.

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.

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.

Replace antibody

Related to and fixes #7

Antibody seems to not be developed anymore.

Therefore research and move to an alternative.

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.

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.

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.