mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: add tmux-cht script configurations to symlinks
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
~/.hammerspoon: hammerspoon
|
~/.hammerspoon: hammerspoon
|
||||||
~/.pandoc: pandoc
|
~/.pandoc: pandoc
|
||||||
~/.ripgreprc: ripgrep
|
~/.ripgreprc: ripgrep
|
||||||
|
~/.tmux-cht-command: tmux/tmux-cht-command
|
||||||
|
~/.tmux-cht-languages: tmux/tmux-cht-languages
|
||||||
~/.tmux.conf: tmux.conf
|
~/.tmux.conf: tmux.conf
|
||||||
~/.vale.ini: vale.ini
|
~/.vale.ini: vale.ini
|
||||||
~/.vale: .vale
|
~/.vale: .vale
|
||||||
|
|||||||
37
tmux/tmux-cht-command
Normal file
37
tmux/tmux-cht-command
Normal 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
|
||||||
12
tmux/tmux-cht-languages
Normal file
12
tmux/tmux-cht-languages
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
solidity
|
||||||
|
nodejs
|
||||||
|
javascript
|
||||||
|
tmux
|
||||||
|
typescript
|
||||||
|
zsh
|
||||||
|
lua
|
||||||
|
rust
|
||||||
|
python
|
||||||
|
bash
|
||||||
|
css
|
||||||
|
html
|
||||||
Reference in New Issue
Block a user