Git Product home page Git Product logo

dotfiles's Introduction

dotfiles's People

Contributors

patzm avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

mp4-rename alias name

can also rename other video file types, such as .mov. Maybe rename it to video-rename.

shortcut for fast notes

add launch script and shortcut to bring up a floating fresh window of sublime text or better of vim with markdown enabled and storing the file automatically in a notes folder

tmux config

  • add CTRL+ALT+[h,j,k,l] as switch pane shortcuts
  • remove ALT+[left, right, up, down] as switch pane shortcuts

ssh-agent setup

The attached file contains the scripts necessary to:

  • automatically start the ssh-agent
  • add identities
  • publish the socket other applications should connect to
  • (KDE specific) tell git/ssh to use ksshaskpass for key unlocking (backend for KWallet)

To use:

  1. Make sure that you disable other methods to start the agent
  2. extract the tarball in your home dir.
  3. call systemctl --user enable ssh-agent
  4. log out and in

How it works:

  1. .config/systemd/user/ssh-agent.service defines ssh-agent as a user level service
  2. .pam_environment defines env variables to point ssh auth to the agent's socket so that all applications requiring access to the agent know where to find it
  3. .config/autostart-scripts contains a small script that adds your identities to the agent (may require editing for your specific identity file names)
  4. .config/plasma-workspace/env/askpass.sh tells git and ssh to use ksshaskpass when they require the keys to be unlocked

agent-config.tar.gz

i3-gaps

install i3-gaps by default and improve the status line and launcher

  • install i3-gaps
  • set up polybar
  • replace program launcher j4 with another one, more fancy

use termite

  • install routine for termite
  • emoji support with yay -S ttf-joypixels, maybe also cairo

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.