Added Neofetch config
Updated set-from-git. 209-a2 aliases.
This commit is contained in:
@@ -17,6 +17,7 @@ alias s="systemctl suspend"
|
||||
alias hst="history"
|
||||
alias topo="top -o %MEM"
|
||||
alias rmsw="rm .sw*"
|
||||
alias nf="neofetch"
|
||||
# }}} System #
|
||||
|
||||
# Directories {{{ #
|
||||
|
||||
@@ -75,8 +75,12 @@ run() {
|
||||
done < $1.in
|
||||
}
|
||||
# temp
|
||||
# l5
|
||||
alias mka="make all; ./bitmap_printer.out dog.bmp"
|
||||
alias mkt="make test_print && ./test_print.out"
|
||||
alias mka="make all && ./print_ptree.out 4463"
|
||||
# alias db="gdb ./print_ptree.out < gdb.txt"
|
||||
deb() {
|
||||
gdb ./print_ptree.out < "$1"
|
||||
}
|
||||
# }}}
|
||||
# }}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user