Kevin Mok
6 years ago
16 changed files with 96 additions and 52 deletions
-
1.gitignore
-
4dot_config/chezmoi/chezmoi.toml.tmpl
-
25dot_config/i3/config
-
2dot_config/i3blocks/scripts/executable_temperature
-
7dot_config/private_fish/config.fish
-
2dot_config/private_fish/private_functions/scan-history.fish
-
13dot_config/ranger/rc.conf
-
16dot_vimrc
-
2dot_zshrc
-
31key_aliases.tmpl
-
6key_dirs.tmpl
-
10key_files.tmpl
-
5txt/exclude-dirs-backup.txt
-
12txt/nzxt-aur.txt
-
10txt/nzxt-pkgs.txt
-
2txt/todo.md
@ -0,0 +1 @@ |
|||
commit-msg.txt |
@ -0,0 +1,4 @@ |
|||
sourceDir = "{{ .chezmoi.homedir }}/{{ .chezmoi.os }}-config" |
|||
|
|||
[data] |
|||
gui = true |
@ -1,7 +1,7 @@ |
|||
function scan-history |
|||
sudo systemctl start postgresql.service |
|||
# and systemctl status postgresql.service |
|||
and source $spv_dir/src/api-keys.sh |
|||
and source $spv_dir/src/scripts/api-keys.sh |
|||
and $spv_dir/src/scripts/update-history.sh |
|||
and cat $spv_dir/src/api/management/commands/update-history.log | tail -n 1 |
|||
end |
@ -1,9 +1,9 @@ |
|||
# chezmoi |
|||
- merge laptop |
|||
- root |
|||
- shortcut script |
|||
- fish config template |
|||
- nvim setup |
|||
- merge laptop |
|||
- home server |
|||
- lab |
|||
- template bash file |
Write
Preview
Loading…
Cancel
Save
Reference in new issue