Files
2025-02-10 21:30:03 +01:00

3 lines
70 B
Bash

# Prevent the irritating cd.. no such command wait
alias cd..='cd ..'