Better dual screen handling
Also stuff I should have put in my personal dotfiles which would have took less longer than writing this little text no one will ever read.
This commit is contained in:
parent
d595d0bcf0
commit
e21cac571c
2 changed files with 51 additions and 28 deletions
3
bashrc
3
bashrc
|
@ -111,3 +111,6 @@ function dafont {
|
|||
}
|
||||
|
||||
alias nw="sudo systemctl restart NetworkManager"
|
||||
|
||||
alias ise="screen -d -m /opt/Xilinx/12.4/ISE_DS/ISE/bin/lin64/ise"
|
||||
alias nex="djtgcfg -d Nexys2 prog -i 0 -f"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue