curl -fsSL https://raw.githubusercontent.com/Lindwen/dotfiles/main/install.sh | bashSome tips:
- Use
Ctrl + Rto 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