Giter VIP home page Giter VIP logo

dotfiles's Introduction

my dotfiles

Used programs

  • Bar: polybar
  • Browser: chrome
  • Editor: neovim
  • PDF viewer: zathura
  • Terminal emulator: kitty
  • Wm: i3
  • File Browser: ranger
    • support img preview in ranger: w3m

Tools

drbash - wrapper for docker run that automaticly mounts current dir in /localMount and passes common flags worktime - python script maintains worktime monitorring in ~/.worktime used with i3lock and systemd

Other dependencies

To load it using git bare repo:

git clone
ls -a dotfiles/ | grep -v "\.\." | tail -n+2 | while read f; do cp -r dotfiles/$f ${HOME}/; done && mv .git .cfg
rm -rf dotfiles
config config --local status.showUntrackedFiles no
./misc/install

remember to clone or init vimwiki, otherwise youll receive the errors from PS

installation

misc/install is the script to install all needed scripts and enabling all the required deamons (systemd). Requires to be installed as root systemd unit... otherwise it doesnt work

Currently systemd doesn't allow user services to depend on the system services. Therefore there is no way of trigger user service before suspend or after wakeup.

Credentials

Following way of maintaining dotfiles was developed by Nicola Paolucci

dotfiles's People

Contributors

grzebiel avatar

Watchers

 avatar  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.