initial commit
This commit is contained in:
2
mint/sys/etc/RESOLV.CON
Normal file
2
mint/sys/etc/RESOLV.CON
Normal file
@@ -0,0 +1,2 @@
|
||||
search enivest.net
|
||||
nameserver 192.168.80.1
|
||||
1
mint/sys/etc/passwd
Normal file
1
mint/sys/etc/passwd
Normal file
@@ -0,0 +1 @@
|
||||
root:x:0:0::/home:/bin/bash
|
||||
3
mint/sys/etc/profile
Normal file
3
mint/sys/etc/profile
Normal file
@@ -0,0 +1,3 @@
|
||||
PS1='\[\e[31m\]\u\[\e[m\]@\[\e[32m\]\h\[\e[m\]:\W\$ '
|
||||
export PS1
|
||||
alias ls='ls --color'
|
||||
Reference in New Issue
Block a user