Compare commits
No commits in common. "04652a38185ab569c0690178ca9dc00dcca315e2" and "6ca16a234fe96e6d23c50bf6a44b1ea55436e96f" have entirely different histories.
04652a3818
...
6ca16a234f
2 changed files with 1 additions and 6 deletions
|
@ -29,8 +29,3 @@ fi
|
||||||
|
|
||||||
# ssh agent
|
# ssh agent
|
||||||
eval `ssh-agent`
|
eval `ssh-agent`
|
||||||
|
|
||||||
# fcitx setup
|
|
||||||
export XMODIFIERS=@im=fcitx
|
|
||||||
export QT_IM_MODULE=fcitx
|
|
||||||
export GTK_IM_MODULE=fcitx
|
|
||||||
|
|
2
.zshenv
2
.zshenv
|
@ -41,7 +41,7 @@ alias gwc='git ls-files | xargs cat | wc'
|
||||||
alias c2pdf='enscript -r -2 --highlight=c --line-numbers -o - $(git ls-files | grep -v .png | grep -v .xcf | grep -v .map) | ps2pdf -'
|
alias c2pdf='enscript -r -2 --highlight=c --line-numbers -o - $(git ls-files | grep -v .png | grep -v .xcf | grep -v .map) | ps2pdf -'
|
||||||
alias feh='feh -FZ'
|
alias feh='feh -FZ'
|
||||||
alias white='i3lock'
|
alias white='i3lock'
|
||||||
alias cam='mpv --profile=low-latency --untimed /dev/video0'
|
alias cal='ncal -bM'
|
||||||
|
|
||||||
#
|
#
|
||||||
# Shortcuts
|
# Shortcuts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue