Code Monkey home page Code Monkey logo

dotfiles's Introduction

dotfiles

Configuration files for my Arch Linux system

Screenshots

i3

i3

sway

sway

neovim

neovim

Installation

 git clone https://github.com/aouelete/dotfiles.git
 git submodule update --init --recursive

Use the bash script stow.sh to install dotfiles by creating symlinks to the proper directories (gnu-stow must be installed).

Script usage:

./stow <pack1> [<pack2> ...]    create symlinks for specified packages
./unstow <pack1> [<pack2> ...]  remove symlinks for specified packages
./restow <pack1> [<pack2> ...]  remove and then recreate symlinks for specified packages

This script will read the file index to determine which files go where.

File format for index:

One package per line, does not have to be in alphabetical order.

<package name>: <directory>
<package2>: <directory>
...

Apps included and their dependencies

NeoVim

  • python-neovim and python2-neovim for python plugins
  • xsel for integration with the X clipboard

Plugins listed in the init.vim file must be present for it to work.

  • YouCompleteMe also needs clang and boost to work.

i3

  • i3blocks for status bar
  • i3lock and xautolock for screen lock
  • compton for transpareency and other effects
  • dunst - notification daemon
  • xcape - to remap CapsLock to Esc and Ctrl

mutt

  • sidebar patch
  • urlview for opening urls in a browser
  • gnupg for encrypting/signing emails

Git

  • diff-so-fancy for fancy diffs

Sway

  • i3status for status bar
  • light - backlight control that does not depend on X

Inspiration

Here are some other dotfile repositories that I got some ideas from (also some interesting setups or utilities):

dotfiles's People

Contributors

ajouellette avatar

Watchers

 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.