Update 05.06.23

This commit is contained in:
Loïc Gremaud 2023-06-05 01:25:26 +02:00
parent 0698c60a3d
commit 111ea60970
No known key found for this signature in database
GPG Key ID: ACD9F65FA7E19986
5 changed files with 57 additions and 2 deletions

View File

@ -53,7 +53,11 @@ URxvt.iso14755: false
URxvt.iso14755_52: false
!URxvt*font: xft:DejaVuSansMono:size=12:style=dzForPowerline
URxvt*font: xft:Courier New:size=12:style=dzForPowerline
! URxvt*font: xft:Courier New:size=12:style=dzForPowerline
URxvt*font: xft:JetBrainsMono Nerd Font:size=12
URxvt*boldFont: xft:JetBrainsMono Nerd Font:size=12
URxvt*italicFont: xft:JetBrainsMono Nerd Font:size=12
URxvt*boldItalicFont: xft:JetBrainsMono Nerd Font:size=12
URxvt.letterSpace: -1
!URxvt.keysym.Alt-Up: resize-font:bigger
!URxvt.keysym.Alt-Down: resize-font:smaller

View File

@ -36,6 +36,7 @@
plus-style = "syntax #012800"
minus-style = "syntax #340001"
syntax-theme = Monokai Extended
;syntax-theme = gruvbox-dark
navigate = true
side-by-side = true
[interactive]

37
tmux-cht-command Normal file
View File

@ -0,0 +1,37 @@
find
man
tldr
sed
awk
tr
cp
ls
grep
xargs
rg
ps
mv
kill
lsof
less
head
tail
tar
cp
rm
rename
jq
cat
ssh
cargo
git
git-worktree
git-status
git-commit
git-rebase
docker
docker-compose
stow
chmod
chown
make

13
tmux-cht-languages Normal file
View File

@ -0,0 +1,13 @@
python
django-admin
golang
vim
javascript
tmux
zsh
cpp
c
lua
bash
css
html