Thought this would be useful for bash alias lovers with lots of
shortcuts in their ~/.bashrc or ~/.bash_aliases (path defined in the
$aliases variable below).
Cheers!
--Samee
-#!/bin/sh
+#!/bin/bash
cachedir=${XDG_CACHE_HOME:-"$HOME/.cache"}
if [ -d "$cachedir" ]; then
cache=$cachedir/dmenu
a more complete patch that removes some
unnecessary inline keywords
(gcc in c99 mode incorrectly assumes that an
inline function definition has external linkage
even if a prior static declaration exists)
since it is enough to specify inline only
once i removed it from the function definition
(i t
This commit adds the renice command and its man page,
it also introduces some fixes:
* Makes nice command more solid, it also makes it respect POSIX return values.
* Fixes estrtol, which produced a misleading error on out of range errors.
* Fixes chgrp.1 NAME section.
---
Makefile | 1 +
c
This commit adds the renice command and its man page,
it also introduces some fixes:
* Makes nice command more solid, it also makes it respect POSIX return
values.
* Fixes estrtol, which produced a misleading error on out of range
errors.
* Fixes chgrp.1 NAME section.
---
Makefile | 1 +
c
On Sat, Jun 08, 2013 at 12:28:14AM +0200, Markus Teich wrote:
> Hey guys,
>
> I feel this three popular approaches have drawbacks:
> * When creating the repository in $HOME i have to carefully select
> which files to add.
> * When copying files from the working directory to $HOME i have to
> sync
Greetings.
On Sun, 09 Jun 2013 15:53:43 +0200 Uli Armbruster
wrote:
> Hi guys
>
> The latest git pull changed the way the title is set, see
>
> http://git.suckless.org/st/commit/?id=369734c80c6e5049d704a00f436c59ecf4dafae8
Thanks for reporting this. It has been fixed.
Sincerely,
Christoph
Am 09.06.2013 13:29, schrieb Łukasz Gruner:
Well, I see git as a 'version control assembler' - as in "you should not
be using this directly 99% of the time".
There are many great porcelains on top of git (I like ezgit, and
currently am using legit), but they are not yet ready to just get stuff
do
On Sat, Jun 8, 2013, at 21:04, William Giokas wrote:
> Actually quite a good idea, I must say.
thanks,
I forgot to add, most of my patchqueues are using guards like:
hg qselect `uname -s`
Allows me to have the same repo for Linux (work) and FreeBSD (home).
ie. you need different scripts for
On Sun, Jun 9, 2013, at 13:31, Chris Down wrote:
On 9 Jun 2013 12:29, "Łukasz Gruner" <[1]uka...@fastmail.fm> wrote:
>
> On Sat, Jun 8, 2013, at 21:04, William Giokas wrote:
> > > git is not yet ready to be used as a general version control, as
it has
> > > no proper user-facing api.
> >
>
On 9 Jun 2013 12:29, "Łukasz Gruner" wrote:
>
> On Sat, Jun 8, 2013, at 21:04, William Giokas wrote:
> > > git is not yet ready to be used as a general version control, as it
has
> > > no proper user-facing api.
> >
> > I'm unsure where you are getting this from...
>
> Well, I see git as a 'versio
On Sat, Jun 8, 2013, at 21:04, William Giokas wrote:
> > git is not yet ready to be used as a general version control, as it has
> > no proper user-facing api.
>
> I'm unsure where you are getting this from...
Well, I see git as a 'version control assembler' - as in "you should not
be using this
Hi guys
The latest git pull changed the way the title is set, see
http://git.suckless.org/st/commit/?id=369734c80c6e5049d704a00f436c59ecf4dafae8
With this, the -t switch doesn't work anymore. Here's an example command line:
st -t gmail -e mutt -F ~/.mutt/muttrc-gmail
Dwm show the title "mutt",
it's spam
2013/6/7 Krol, Willem van de <008...@jfc.nl>
> nice one
>
>
> On Fri, Jun 7, 2013 at 1:20 PM, John Stewart wrote:
>
>>
>> http://www.nsgroupbd.com/it/ycxitqjhujsa?yjo
>>
>>
>
13 matches
Mail list logo