mirror of
https://github.com/mrfluffy-dev/fsorter.git
synced 2026-01-17 02:50:33 +00:00
added extra step to usage in README.org
This commit is contained in:
@@ -29,11 +29,15 @@ This is a simple project to help sort your files on linux written in c++.
|
|||||||
#+BEGIN_SRC
|
#+BEGIN_SRC
|
||||||
cd ~/Downloads
|
cd ~/Downloads
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
2. The first time you run the program nothing will happen but a default settings.conf will be generated found in
|
2. Run fsorter.
|
||||||
|
#+BEGIN_SRC
|
||||||
|
fsorter
|
||||||
|
#+END_SRC
|
||||||
|
3. The first time you run the program nothing will happen but a default settings.conf will be generated found in
|
||||||
#+BEGIN_SRC
|
#+BEGIN_SRC
|
||||||
~/.config/fsorter/settings.conf
|
~/.config/fsorter/settings.conf
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
3. Running fsorter again will sort the current working directory based on the preferences in settings.conf
|
4. Running fsorter again will sort the current working directory based on the preferences in settings.conf
|
||||||
|
|
||||||
* Configure
|
* Configure
|
||||||
1. Open ~/.config/fsorter/settings.conf in your favourite text editor for example.
|
1. Open ~/.config/fsorter/settings.conf in your favourite text editor for example.
|
||||||
|
|||||||
Reference in New Issue
Block a user