Git Product home page Git Product logo

dotfiles's Introduction

General information

This is a collection of setup scripts, configuration files and notes that I find useful for my daily workflow and my choice of tools and environments.

Installation

Development utilities

This will install and set up terminal programs like vim, zsh, tmux and some more tools.

When setting up a vanilla system (Debian based, i.e. Ubuntu 14.04 and 16.04 as well as Stretch), I do:

git clone --recursive https://github.com/pylipp/dotfiles ~/.files
bash ~/.files/setup/basic_setup.bash

Desktop environment

My DE of choice is i3. After some experiments, I decided to strive for a minimalistic configuration using package-built-in tools (i3status, i3lock). Additional scripts for system interaction (screen locking, shutdown, volume control, sensor information) can be found in i3/.

For installation, run

bash ~/.files/setup/setup_i3.bash

Programs and tools

Run

bash ~/.files/setup/install_core_utils.bash

See setup/ for specific installation scripts.

Functionality Program name Notes
Window manager i3 using i3status, i3lock and additional scripts in i3/
Terminal st solarized color scheme
Shell bash forked theme from liquidprompt
Terminal multiplexer tmux plugins loaded by tpm
VCS git additionally using hub for managing GitHub workflows from the CL and tig for a git-log TUI. Improved diff using delta
Editor vim built from source, see vim/startup for personal settings
Python development virtualenvwrapper fork
Python app managment pipx
Python REPL ptpython vi-like editing; usually installing it in venvs
Python Debugger pudb vi-like editing; usually installing it in venvs
Auto environment loading direnv handy for activating venvs
Webbrowser qutebrowser vi-like key bindings
PDF reader zathura
In-file search ripgrep
Command-line utility fzf
Tex utility latexmk
Time tracking watson
Backup borg
Pager bat
File finder fd
Image Viewer feh
JSON processing jq

TODOs

Goal: Have distribution-agnostic system management (program configuration, installation and maintenance)

Future development

Requirement Specification
It is straightforward to set up a new system. A setup routine exists.
It is straightforward to update the system. An update routine exists.
Setting up the system is distribution-agnostic. The setup routine is verified in a containerized environment.

dotfiles's People

Contributors

pylipp avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kexuzzz

dotfiles's Issues

Lock vim plugins

E.g. by using :PlugSnapshot provided by vim-plug, and setting the versions when installing vim.

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.