diff options
| author | 2025-11-21 14:50:30 -0500 | |
|---|---|---|
| committer | 2025-11-21 14:50:30 -0500 | |
| commit | 61c027738785e0585202b7b3a828e05344510f66 (patch) | |
| tree | 1a900c432c62b74e0e66d6f8f346030af8b187ec /hosts/iroha/stow | |
| parent | 44edb4b57655de5b21c51d0471e2ea02ac469c0c (diff) | |
| download | dotfiles-61c027738785e0585202b7b3a828e05344510f66.tar.gz dotfiles-61c027738785e0585202b7b3a828e05344510f66.tar.bz2 dotfiles-61c027738785e0585202b7b3a828e05344510f66.zip | |
Tweaks
Diffstat (limited to 'hosts/iroha/stow')
| l--------- | hosts/iroha/stow/.bash_profile | 1 | ||||
| l--------- | hosts/iroha/stow/.config/colors.json | 1 | ||||
| l--------- | hosts/iroha/stow/.local/bin/7z-password | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/hosts/iroha/stow/.bash_profile b/hosts/iroha/stow/.bash_profile new file mode 120000 index 0000000..2805ad2 --- /dev/null +++ b/hosts/iroha/stow/.bash_profile @@ -0,0 +1 @@ +../../../files/shell/bash_profile
\ No newline at end of file diff --git a/hosts/iroha/stow/.config/colors.json b/hosts/iroha/stow/.config/colors.json new file mode 120000 index 0000000..b4907ce --- /dev/null +++ b/hosts/iroha/stow/.config/colors.json @@ -0,0 +1 @@ +../../../../themes/iroha/colors.json
\ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/7z-password b/hosts/iroha/stow/.local/bin/7z-password new file mode 120000 index 0000000..e327685 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/7z-password @@ -0,0 +1 @@ +../../../../../scripts/desktop/7z-password
\ No newline at end of file |