xzxpurple2017 / profiles

These are my personal BASH and Vim configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

profiles

These are my personal BASH and Vim configs

Script to transfer file

There is a script you can use to transfer these files easily.

transfer_profile.sh

You can use this to transfer or copy profiles using that utility. It works on Ubuntu and CentOS systems.

Usage:

bob@ubuntu-vm1 ~ $ ./transfer_profile.sh
Please enter required arguments.

Usage:  -s SRV[,SRV[,...]] -u USERNAME [-r]

  -s  List of servers to copy to, comma-separated.
  -u  Username of recipient profiles.
  -r  Toggle to copy using sudo.
  -h  Display help statement.```

About

These are my personal BASH and Vim configs


Languages

Language:Shell 99.0%Language:Vim Script 1.0%