[arch] dropping some remnant from another life
This commit is contained in:
parent
3ddfcd4524
commit
7d75a3a8e1
1 changed files with 0 additions and 8 deletions
|
@ -4,16 +4,8 @@ These are my dotfiles. There are many like them, but these are mine. My dotfiles
|
||||||
are my best friend. They are my life. I must master them as I must master my
|
are my best friend. They are my life. I must master them as I must master my
|
||||||
life. My dotfiles, without me, are useless. Without my dotfiles, I am useless.
|
life. My dotfiles, without me, are useless. Without my dotfiles, I am useless.
|
||||||
|
|
||||||
## Stupid simple installation one-liner
|
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
source <(curl -s https://raw.githubusercontent.com/joshtronic/dotfiles/master/install)
|
source <(curl -s https://raw.githubusercontent.com/joshtronic/dotfiles/master/install)
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Generating `package.list`
|
|
||||||
|
|
||||||
```shell
|
|
||||||
pacman -Qet | cut -f 1 -d ' ' > ~/.dotfiles/package.list
|
|
||||||
```
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue