User Tools

Site Tools


example_of_initial_ubuntu_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
example_of_initial_ubuntu_settings [2025/03/10 14:48] – [Customize .bashrc .profile] jianwuexample_of_initial_ubuntu_settings [2025/03/10 14:50] (current) – [Customize .bashrc .profile] jianwu
Line 172: Line 172:
  "set mouse=a           " Enable mouse usage (all modes)  "set mouse=a           " Enable mouse usage (all modes)
 +set number +set number
 +
 + " Source a global configuration file if available
 + if filereadable("/etc/vim/vimrc.local")
 </code> </code>
 <code Bash> <code Bash>
example_of_initial_ubuntu_settings.txt · Last modified: 2025/03/10 14:50 by jianwu