Skip to content
Snippets Groups Projects
Commit 4fc3af32 authored by nimrod's avatar nimrod
Browse files

- Added Lynx configuration.

parent b428db91
No related branches found
No related tags found
No related merge requests found
...@@ -61,6 +61,8 @@ export ANSIBLE_GATHERING=smart ...@@ -61,6 +61,8 @@ export ANSIBLE_GATHERING=smart
export ANSIBLE_CACHE_PLUGIN=jsonfile export ANSIBLE_CACHE_PLUGIN=jsonfile
export ANSIBLE_CACHE_PLUGIN_CONNECTION="$HOME/.ansible/facts" export ANSIBLE_CACHE_PLUGIN_CONNECTION="$HOME/.ansible/facts"
export ANSIBLE_CALLBACK_WHITELIST=profile_tasks export ANSIBLE_CALLBACK_WHITELIST=profile_tasks
export LYNX_SAVE_SPACE="$HOME/Downloads"
export LYNX_TEMP_SPACE="$HOME/.cache/lynx"
alias ll='ls -lha' alias ll='ls -lha'
alias la='ls -A' alias la='ls -A'
alias l='ls -CF' alias l='ls -CF'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment