Giter VIP home page Giter VIP logo

dotfiles-1'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

+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 and hardware are symlinked to etc/nixos and home.nix is a home-manager thing which is symlinked to \~/.config/nixpkgs

dotfiles-1's People

Contributors

ar1a avatar

Watchers

James Cloos avatar  avatar

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.