Remove wake alias (now in its own repo) and correct typo in README
This commit is contained in:
parent
addfce6bef
commit
e81609b7e2
@ -3,11 +3,10 @@
|
||||
Add-on for [main bashrc](https://gitea.kto.black/adminconf/rcs-general), specific to mine computers.
|
||||
|
||||
### Files
|
||||
* `bashrc-mine` should be installed at `~/.bashrc-mine`.
|
||||
* `bashrc-mine` should be installed at `~/.bashrc.d/bashrc-mine`.
|
||||
#### Installation
|
||||
* `install.sh` script copies above files to their respective destinations.
|
||||
|
||||
### TODO
|
||||
* Manage `keychain` absence
|
||||
* Remove wake alias once script will be migrated to KTO Git
|
||||
* Set new "syncloud" alias(es)
|
||||
|
@ -19,9 +19,6 @@ alias kc-l='keychain -l'
|
||||
# Set SSH VNC alias (may be temporary, if we could set it up in SSH config file)
|
||||
alias sshvnc='ssh -L 5901:localhost:5900'
|
||||
|
||||
# Set wake alias TODO once script in KTO Git, move to a bashrc-x in associated repo
|
||||
alias wake='~/Secure/IT/Data/scripts/wake.sh'
|
||||
|
||||
# Set syncloud alias TODO
|
||||
#alias syncloud='nextcloudcmd -u alex ~/Nextcloud https://cloud.kto.black'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user