add: i3blocks

fix. aliasrc type
fix: i3status config location
This commit is contained in:
Tobias Reisinger 2020-01-12 01:54:38 +01:00
parent 55f2cf3228
commit f5efc9dff8
4 changed files with 39 additions and 0 deletions

View file

@ -1,3 +1,5 @@
#!/bin/bash
alias aliases='vim ~/.bash_aliases && bashrc-reload'
alias bashrc-reload='source ~/.bashrc'