Added Neofetch config
Updated set-from-git. 209-a2 aliases.
This commit is contained in:
@@ -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