!!------bash------rc---------~~BRCG~~-------gen--------eral--------!!

BASH RC GENERAL

POST YOUR PROMPTS

IF YOU HAVE ZRSH OR WHATEVER THE THAT SHIT IS CALLED FUCK OFF AND START YOUR OWN THREAD

zsh > *

>bashrc thread
>posts desktop with wrong prompt

"Expresses difficulty with following basic instructions"

Post butt.

I have a custom script in /home/myuser/bin
While adjusting path in bash itself it works, but I don't know where to adjust the path permanently.

PATH=$PATH:$HOME/bin

export PATH


in .bash_profile doesn't work

.bashrc

wh-why

ew bash it's bloat
ew zsh it's bloat

mksh > rc > openbsd pdksh > ash and likes > bloated stuff like bash or zsh > csh and likes > fish

somewhat related

I no longer use GNU + Linux, but you are free to have my .bashrc.
posted wrong pic

In a file called .bashrc in your ~/ directory, place the last line at the very bottom. It just works™.

shhh.. no questions, just butt.

Thank you very much gents, I was looking all over but didn't wanted to just drop it somewhere.

It works, I now have the godly gw command at my disposal, able to pipe through to cowsay.

_________________________________________
/ takeout's unrasping Apianus's \
| stolonlike lubbard's thoracodynia |
| satyra's pedaloes ultratechnical |
| Nicolle ritualizing iceberg Nereidae's |
| mocha's Canby conchy's undutifulnesses |
| annealed snathes omasa obsessivenesses |
| Kr's peltandra spherocytosis |
| Monodelphia's Mixtecan odah's Sapulpa |
\ chesils Menshevik tossup's metakinetic /
-----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||

Wrong quote

...

...

>he uses bash

>hostname | reboot
What does this even do?

yes i will be taking this thank yooouuu

mkcd () {
mkdir -p $1;
cd $1;
}

Why aren't you using fish?

try these apt-get aliases out:
##management
alias update='sudo apt-get update'
alias install='sudo apt-get install'
alias scrub='sudo apt-get autoremove'
alias clean='sudo apt-get autoclean'
alias check='sudo apt-get check'
alias remove='sudo apt-get clean'
alias purge='sudo apt-get purge'
alias build='sudo apt-get build-dep'
alias surch='apt-cache search'
alias shoow='apt-cache show'
alias postapt='clean; remove; scrub; check'

reboots host

>missing the upgrade

But hey, these give me ideas for my raspberrypi ^^

i zsh now but back when i was dicking around linux i basically had 1 line in my bashrc

>alias fucking=sudo

this way i can giggle when i wrote

fucking shutdown now

>upgrading a system that works

I always find funny to set:
alias please='sudo'
seems more polite with your machine ; )

kek

Y.y.y.y.y.yyyou, got me :D

Yeah, but doesn't just reboot also reboot host?

was a revelation when i found the inputrc. my bash is pretty comfy

What do you have in there? I only have those lines. Was thinking of setting bash to vim mode but if I go use another machine maybe it will feel fucked up?

If your PS1 isn't '\$ ' then you need to go back.

post wallpaper

set completion-ignore-case on
set completion-query-items -1
set show-all-if-ambiguous on
set show-all-if-unmodified on
set skip-completed-text on

gotta go over it line by line again, but have the ones you have in your shot and these. makes completion a tad better than vanilla. not quite zsh, but don't feel like going back to that.

user why are you on root

nice

Thanks!

I don't use GNU/Linux right now, but I am using the Windows Subsystem for Linux. Any chance you've got a text dump of that?

I'm sorry. I didn't mean to get you.

Be carefull with wget

Thanks, heres what I've settled on for now

...

got colored stats too, forgot to add that. but i'm not much of a vim user, too rich for my tastes

Am I a faggot for putting my scripts in .profile on osx?

# Alt-S to insert sudo at beginning of a line
insert_sudo () { zle beginning-of-line; zle -U "sudo " }
zle -N insert-sudo insert_sudo
bindkey "^[s" insert-sudo


"fractal"
function fractal {
local lines columns colour a b p q i pnew
((columns=COLUMNS-1, lines=LINES-1, colour=0))
for ((b=-1.5; b

didn't the mods ban this faggot? Fuck, you're the worst shitposter in all of Sup Forums. Literally more cancerous than the tripfags here.

mods don't ban pass users baka

mods baka if ban

sorry but my bash doesn't recognize anything after sudo.

What if they post CP?

bash: ((: b=-1.5: syntax error: invalid arithmetic operator (error token is ".5")

install bash-completion

he's unbannable

*she

sorry

is bash a programming language?

It ain't much

see

bash-completion already newset version. Im on Xubuntu

alias c='clear'

this is NOT the new desktop thread

...

you do know you can just Ctrl+l, right?

...

I miss you illyaposter post more

i didn't know that. wow

fancy

ctrl a is back to beginning if you forget sudo