Quantcast
Channel: tony's blog » tools
Browsing all 12 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Git aliases/System git aliases

In this post, I will present my git aliases and my system git aliases. Table of Contents 1 Aliases/git aliased 1.1 Deploy script 1.1.1 system git aliases 1.1.2 git config 1.2 command/aliases 1.2.1 git...

View Article



Daily git 1/2

In another post, I presented my (system) git aliases. In this one, I will enter into a little more details about the most basic of those commands. gbr git branch To see the list of branches you have on...

View Article

Activate/Deactivate touchpad from the shell

A new need has come for me. I want to activate or deactivate the touchpad from the shell. In this post, I will concentrate on how to trigger on/off the touchpad from the shell. Pre-requisites The...

View Article

Stumpwm – Activate/Deactivate touchpad

As I recently changed my hardware, I got a new portable with a HUGE touchpad (at least for me). Thus, when I type with my keyboard, it gets in the way. So a new need came up, Shell/Stumpwm power to the...

View Article

Image may be NSFW.
Clik here to view.

Daily git 2/2

On this article, I presented the most basics of the command I use. In this one, I’ll detail the more advanced. git ls-files -d | xargs git rm When you deleted lots of files and forgot to use git rm....

View Article


Image may be NSFW.
Clik here to view.

Stumpwm – Display result of bash commands using zenity

It has been some time now since i talked about stumpwm. I wanted to do an update since I added/modified/upgraded some stuff in my setup. But first of all, let me tell you something, stumpwm is really a...

View Article

Emacs – Activate touchpad when org-mode exports html

In this previous post, I explained how to switch on and off the touchpad depending on the software focused at hand1. It was perfect until I realized that when in emacs, I export in html and open the...

View Article

Polipo setup

I have got some speed troubles with my network from some time now. So here is one solution my team and I think of to overcome it. We first created a vagrant machine with polipo inside. Now we moved on...

View Article


gtalk in emacs using jabber mode

A friend of mine showed me that he was connected to jabber in emacs for gtalk. So I gave it a try. I read some blog posts and tried it. I clearly reuse the main parts of those and add my glue on it...

View Article


emacs-live pack – blog-pack

I already published an article about org2blog. This is another one explaining how to install org2blog using simply a ~/.netrc file. For this, I developed a simple emacs-live pack called blog-pack....

View Article

org-trello – Sync your org file to trello

Table of Contents 1. Why 2. Demo! 3. Sources So It was a long time since I blogged. Recently, I learned some new Lisp! Emacs-lisp. And I did my first emacs-lisp extension, org-trello. 1 Why I use...

View Article

org-trello – New features

Table of Contents 1. Demo 1.1. Create board with your own keywords 1.2. Use the checklist Luke! 1.3. Kill entities 1.4. Simple help routine 1.5. Check your Setup 2. Sources 3. Thanks In a previous...

View Article
Browsing all 12 articles
Browse latest View live




Latest Images