Git Product home page Git Product logo

dotfiles's Introduction

My Dotfiles

Welcome!

Welcome to my dotfiles! This contains everything I use to config my computer, minus a few things that contain passwords!

How to setup

This is pretty easy! all you need is Gnu Stow.

git clone --recursive https://github.com/ar1a/dotfiles ~/dotfiles
cd ~/dotfiles
stow emacs # or whatever you want to use!

You can easily remove them by running

stow -D emacs

Special setup

Emacs

You will also need Doom emacs.

git clone https://github.com/hlissner/doom-emacs ~/.emacs.d -b develop
cd ~/.emacs.d
make quickstart

And also, make sure to install the fonts in dotfiles/emacs/.doom.d/fonts.tar.gz **THESE WILL MAKE THE SAVE ICON LOOK LIKE A LIGATURE IN EMACS**

+mail

For my mail setup i have my offlineimap running (config included in repo), and also have a .msmtprc in my home directory. You can see how to configure that Here

Offlineimap

You will need to create a python file called decrypt.py with a function mailpasswd() that returns the password

Rofi

You have to install `rofi-pass` for pass-store integration.

You can also install rofimoji for an emoji picker https://github.com/fdw/rofimoji

Nixos

Nixos can’t be stow’d, so my setup is configuration.nix is symlinked to etc/nixos and home.nix is a home-manager thing which is symlinked to \~/.config/nixpkgs

dotfiles's People

Contributors

ar1a avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

Font messes up with modeline icons?

Question mark because I'm really not sure here.
But when I install the patched iosevka custom fonts and activate :ui (pretty-code +iosevka), I get all the cool ligatures, but for some reason, but the modeline dirty icon is not a floppy anymore:
image

(I know your own config doesn't even set iosevka as a font anymore, but the patched fonts are still up, so if they're out of date or incompatible with the default theme, it might be a good idea to indicate it in a comment or on the readme?)

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.