Commit Graph

92 Commits

Author SHA1 Message Date
inkch
7b5bdfe263 picom: add conf 2024-01-19 22:54:26 +09:00
inkch
730f20af52 ncmpcpp: add config, bindings and a script 2024-01-19 22:47:59 +09:00
inkch
7602ff75b4 rg: add ripgreprc 2024-01-19 21:07:43 +09:00
inkch
162fb63f6d fish: add functions (encrypted) 2024-01-19 21:02:34 +09:00
inkch
d727b642e5 fish: auto attach or create tmux session named "default" 2024-01-19 16:11:30 +09:00
inkch
f73667052b tmux: (for server) decrease status-left-length (80 -> 40) 2024-01-19 15:47:37 +09:00
inkch
adc24feb2a tmux: (for server) align left 2024-01-19 15:46:55 +09:00
inkch
3933779b4d X11: ignore except on desktop or laptop 2024-01-18 23:10:28 +09:00
inkch
061d98177c X11: nvidia-settings should only be run in arch 2024-01-18 23:08:37 +09:00
inkch
e2ef02e591 X11: fix: delete braces in comment 2024-01-18 23:07:33 +09:00
inkch
0deb53ef21 X11: add xinitrc, xprofile, Xmodmap, etc. 2024-01-18 23:04:08 +09:00
inkch
e647999fba exclude scripts from diff 2024-01-18 22:45:30 +09:00
inkch
cc5f75a71c change path of the key.txt.age (now, it's in .assets) 2024-01-18 22:45:30 +09:00
inkch
57f60339d8 Delete duplicated script (decrypt-private-key.sh) 2024-01-18 22:45:30 +09:00
inkch
94cefa091a use delta as pager 2024-01-18 22:45:30 +09:00
inkch
4546d48c07 delete key.txt.age from .chezmoiignore
`chezmoi` seems to ignore files and directories beggining with "." by
default. So, there is no need to add pattern(s) to `.chezmoiignore` to
ignore files/directories stored in `.assets`.
2024-01-18 12:24:07 +09:00
inkch
36fd4c6426 make directory to put asset files in + move age key there 2024-01-18 12:15:27 +09:00
inkch
a941ff9437 move chezmoi script to .chezmoiscripts ("special" directory)
.chezmoiscripts
---------------
If a directory called .chezmoiscripts exists in the root of the source
directory then any scripts in it are executed as normal scripts without
creating a corresponding directory in the target state.

--- https://www.chezmoi.io/reference/special-files-and-directories/chezmoiscripts/
2024-01-18 12:03:34 +09:00
inkch
00c0f93591 add [age] settings to toml 2024-01-18 11:58:21 +09:00
inkch
8e1c359245 add run_ script to decrypt age key 2024-01-18 11:57:35 +09:00
inkch
d993e9f25f add age key for encryption 2024-01-18 11:56:42 +09:00
inkch
c8b670c453 bash: edit ignore pattern to put bashrc in a different location 2024-01-17 19:41:41 +09:00
inkch
3e8e8c769e bash: add bashrc, alias and envs (also add .bashrc for root user) 2024-01-17 19:40:29 +09:00
inkch
33c0936e53 starship: show hostname when ssh or sudo 2024-01-17 18:41:42 +09:00
inkch
ab6c6258d1 starship: set color for username (for root and other) 2024-01-17 18:38:02 +09:00
inkch
0b9dca0748 fish: fix - (whitespace trimming) 2024-01-17 18:00:07 +09:00
inkch
afb560cd43 fish: for root, ignore fish configs except config.fish 2024-01-17 17:49:20 +09:00
inkch
60c33767a2 fish: for root, do not source env and abbrs 2024-01-17 17:44:13 +09:00
inkch
3dc55ac87b fish: empty alias.fish 2024-01-17 17:41:47 +09:00
inkch
e2c104db08 move if block for Arch Linux to top 2024-01-17 17:23:29 +09:00
inkch
074c85e7dd fix ignore patterns for root 2024-01-17 17:22:33 +09:00
inkch
43660dabba nvim: fix unpaired brace 2024-01-17 11:25:36 +09:00
inkch
2a8645eb8e nvim: use telescope-fzf-native.nvim (for performance) 2024-01-17 11:23:14 +09:00
inkch
09db90af39 nvim: for telescope: add keymap <esc> for close 2024-01-17 11:21:41 +09:00
inkch
d8461b6aa9 nvim: remove settings for neovide 2024-01-17 11:21:01 +09:00
inkch
a22636cab8 add comments to .chezmoiignore 2024-01-17 11:19:50 +09:00
inkch
dcfb6648d1 use .hosttype for conditions 2024-01-17 11:18:44 +09:00
inkch
b86adbe790 fix chezmoi.toml: don't remove whitespace after prompt* function 2024-01-17 10:48:15 +09:00
inkch
9fd0e7831e fix chezmoi.toml (escape {{ and }}) 2024-01-17 10:47:25 +09:00
inkch
c181c1ff3f fish: add config, alias, abbr, env 2024-01-17 10:24:24 +09:00
inkch
52606bf8fd add .chezmoi.toml.tmpl 2024-01-17 10:24:06 +09:00
inkch
312d3ae4d2 tmux: fix unpaired quote 2024-01-17 07:50:06 +09:00
inkch
a66936ccf8 Merge branch 'tweak-tmux' 2024-01-17 07:47:18 +09:00
inkch
1944ca0085 git: use tab for indent
The command `git config` uses tab.
2024-01-17 07:44:39 +09:00
inkch
396179d628 tmux: tweaking 2024-01-17 07:37:35 +09:00
inkch
503b857e21 alacritty: ignored whole directory from other than working machines 2024-01-16 18:37:38 +09:00
inkch
5d9bcd069c i3: ignored from other than working machines 2024-01-16 18:35:02 +09:00
inkch
cf552f3841 git: do not ignore git configs from root user 2024-01-16 14:26:56 +09:00
inkch
6835dd221f git: add config, ignore and commitmsg 2024-01-16 14:13:53 +09:00
inkch
4541a578b0 nvim: add keymaps for fugitive 2024-01-15 10:13:16 +09:00