Compare commits
No commits in common. "7fbc41cbd198c22fed860cc787851634a11bca0a" and "825aeae1d4d9d49f0e90154d7c561216ae471120" have entirely different histories.
7fbc41cbd1
...
825aeae1d4
@ -248,12 +248,6 @@ else
|
||||
alias ll="ls -Ahl $lsarguments"
|
||||
fi
|
||||
|
||||
# Oneoffs and weird oneliners
|
||||
if [ "$(uname)" = "Linux" ]; then
|
||||
# Shows realtime and low-nice processes
|
||||
alias rtps="LIBPROC_HIDE_KERNEL=1 ps -eo pid,class,rtprio,ni,stat,comm --sort=+pcpu | awk '\$4!=0.0 {print}' | awk 'NR>1'"
|
||||
fi
|
||||
|
||||
# Set up a default PS1 for bash
|
||||
_ps1bash() {
|
||||
exitcode="$?"
|
||||
|
@ -24,6 +24,7 @@ input type:pointer {
|
||||
}
|
||||
|
||||
output * bg ~/Pictures/Wallpapers/1561879941868.jpg fill
|
||||
output * bg ~/Pictures/Wallpapers/Animu/Lain fill
|
||||
|
||||
## WORKSPACES
|
||||
set $w1 1
|
||||
|
Loading…
Reference in New Issue
Block a user