projects
/
~bandali
/
configs
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
shell: add .profile (based on .zprofile)
[~bandali/configs]
/
.local
/
bin
/
s
Commit
Line
Data
a92a01fe
AB
1
#!/bin/bash
2
3
export _JAVA_AWT_WM_NONREPARENTING=1
4
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'
5
light -Nr 2
6
source $HOME/.zprofile
7
sway