Giter VIP home page Giter VIP logo

.dotfiles's Introduction

.dotfiles

This repo conatins my personal linux scripts, and dotfiles. to symlink them into the homedirectory, I use stow.

i3

This i3 setup has a few dependencies:

  • feh is requiered to set your background
  • termite is required (autostart in the workspaces)
  • compton is required due to oppacity
  • scrot is requered for a semi-transparent i3-lock Furthermore i remapped my CapsLock to super4 (windows-key in most cases). It is kind of buggy since CapsLock is NOT available at the moment.

vim

In order to use my .vimrc, vundle is required. To setup Vundle you can use this command: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim. After vundle is installed (you probaly just have to clone the repo), you can use the :PluginInstall command to install all required plugins. To acquire autocompletion in vim, you have to setup YouCompleteMe. The easiest way to do so, is python ~/.vim/bundle/YouCompleteMe/install.py.

toggleMonitor

Since I have written this, only for my environment, you have to change the names of the videoport's. You can indetify them with the xrandr command.

HF

.dotfiles's People

Contributors

n-buck 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.