mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 12:36:42 +01:00
add rs40 layout, update rpi config
This commit is contained in:
@@ -25,3 +25,11 @@ cp ../.tmux.conf ~/.tmux.conf
|
||||
|
||||
echo "append .bashrc of this repo lines to the .bashrc system file"
|
||||
cat ../.bashrc >> ~/.bashrc
|
||||
|
||||
# Additionally, fix the IP:
|
||||
# vim /etc/dhcpcd.conf:
|
||||
#
|
||||
# interface eth0
|
||||
# static ip_address=192.168.1.150/24
|
||||
# static routers=192.168.1.1
|
||||
# static domain_name_servers=192.168.1.1
|
||||
|
||||
Reference in New Issue
Block a user