sdushantha / dotfiles

my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

include shell script for package manager

wyq977 opened this issue · comments

Hi, first thanks a lot for sharing the dotfiles. I have been using Ubuntu and would like to switch to Manjaro for a change and your repo is really helpful in helping me set up the dotfiles.

I know some would include a shell script for all the package install like here for easy usage. Might be good idea to include that so that the installation can be done via a single comman of curl

Thx

@wyq977 Do you mean that you want a script which will install all the dependencies and setup everything so you dont have to do things manually?

yeah stuff like. I would personally make a shell script for the installation. I have one for Ubuntu’s but I guess it’s not that different with Pacman.

Just a suggestion:p

@wyq977 I think that's a great idea! I will work on it later today 😊

@wyq977 I have a small problem, I cant really test the script because I dont want to wipe my current laptop and then reinstall everything :(

That’s fine. Just something nice to have. I guess it’s not that difficult just to Pac-Man install the package

Thx for taking your time tho

Since I am installing all the software on my laptop I will be happy to test your script if you share it with me, would give you specifies on whether I encounter some questions

@wyq977 Oh, I deleted the script because I thought it would be useless since I could not test it out 😬