executivechimp

joined 1 year ago
[–] [email protected] 2 points 11 months ago (1 children)

I've tried things like that before but never got on with them. I found when I had many projects with similar directory structures it was easy to end up in the wrong place and took more thought to get to the right place than just cding

[–] [email protected] 4 points 1 year ago

True. That is something that could be done.

[–] [email protected] 1 points 1 year ago

Go for it. I've been using it for years without a problem.

[–] [email protected] 14 points 1 year ago (11 children)

Good article. Rather than aliasing `cd ../.." etc. I've got this function in my setup:

up () {
	local x='' 
	for i in $(seq ${1:-1})
	do
		x="$x../" 
	done
	cd $x
}

This lets me do up 4 to go up 4 directories.

[–] [email protected] 24 points 1 year ago (4 children)

Bottom row, far right. Simple, minimalist, caffeinated, unhinged.

[–] [email protected] 2 points 1 year ago

Probably the chronic debilitating disease I have that saps my energy and concentration and massively limits what I can do. Other than that, things are honestly pretty good.

[–] [email protected] 2 points 1 year ago

Not a long or super replayable game like some of these answers but Jusant is super chill.

[–] [email protected] 2 points 1 year ago

That's what YouTube was so maybe the churn will continue.

[–] [email protected] 5 points 1 year ago (2 children)

Happens whenever my laptop goes to sleep and it's really annoying. As far as I could tell it's a KDE bug. The only fix (which didn't work for me) is apparently to stop it trying to dynamically detect displays.

[–] [email protected] 2 points 1 year ago

Data borders divide.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

If you only compare games to what you want them to be then you can claim any game sucks. The gunpay in Madden games, for example, is awful.

[–] [email protected] 2 points 1 year ago

The cake is a lie.

view more: ‹ prev next ›