Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 310 Bytes

File metadata and controls

11 lines (8 loc) · 310 Bytes

Work only on Ubuntu ARM64

curl -fsSL https://raw.githubusercontent.com/Lindwen/dotfiles/main/install.sh | bash

Some tips:

  • Use Ctrl + R to search your command history
  • Use cat -p <file> to view a file without numbered lines
  • Use rcat <file> to view a file with original cat command