Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • NetworkManager NetworkManager
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 172
    • Issues 172
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NetworkManager
  • NetworkManagerNetworkManager
  • Merge requests
  • !458

Change nmcli to use XDG_DATA_HOME instead of HOME

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Estelle Poulin requested to merge estelle.a.poulin/NetworkManager:ep/follow-xdg-spec into master Apr 03, 2020
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Right now nmcli saves its history into ~/.nmcli-history. This would change it so that it stores it in XDG_DATA_HOME (i.e. ~/.local/share/nmcli-history for most users).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ep/follow-xdg-spec