diff options
| author | filip <“filip.rabiega@gmail.com”> | 2026-02-04 10:55:33 +0100 |
|---|---|---|
| committer | filip <“filip.rabiega@gmail.com”> | 2026-02-04 10:55:33 +0100 |
| commit | 91ae0eff0b853ff80eec1c02634c8d36b1e9b02e (patch) | |
| tree | f3d166cc51c725d2cc9e9848d3199687b4babb39 /.config/shell/aliasrc | |
| parent | 6f0d171b301a0637935bb093d7fdf55bd0fe37ef (diff) | |
| download | dotfiles-91ae0eff0b853ff80eec1c02634c8d36b1e9b02e.tar.gz dotfiles-91ae0eff0b853ff80eec1c02634c8d36b1e9b02e.tar.bz2 dotfiles-91ae0eff0b853ff80eec1c02634c8d36b1e9b02e.zip | |
switch to antidote
Diffstat (limited to '.config/shell/aliasrc')
| -rw-r--r-- | .config/shell/aliasrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index 32f1824..172b5bf 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -46,6 +46,7 @@ alias \ alias \ ctg="ssh git@rabiega.xyz" \ cts="ssh root@rabiega.xyz" \ + ctc="ssh root@chadguide.site" \ # Making stuff shorter alias \ |
